ZAVCXL0005 - Ubuntu: Difference between revisions
Jump to navigation
Jump to search
(→Uptime) |
|||
Line 142: | Line 142: | ||
|1st install|| |
|1st install|| |
||
* TBC |
* TBC |
||
|- |
|||
|Kernel|| |
|||
* Switched to LTS HWE stack (kernel 4.4.10 and up): |
|||
<source lang="bash"> |
|||
sudo apt-get install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04 |
|||
</source> |
|||
|- |
|- |
||
|File system|| |
|File system|| |
Revision as of 07:09, 10 January 2018
Introduction
This is the configuration page for the Ubuntu Trusty 14.04 partition on ZAVCWL0035.
Configuration Files
All configuration files can be found here.
Installed Applications
Common applications
See Common configuration for Linux.
Essential
Virtualbox (package, repo Repository) |
If virtualbox is autostarting (and fails), remove it with: sudo update-rc.d -f virtualbox remove
|
Python pip (python-pip) | |
Application (package, repo Repository) |
sudo apt-...
|
Application (package) |
|
Courier (package) |
|
rsync daemon (rsync xinetd) |
service rsync
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/bin/rsync
server_args = --daemon
log_on_failure += USERID
flags = IPv6
}
max connections = 1
log file = /var/log/rsync.log
max verbosity = 3
transfer logging = yes
log format = %o %i %h [%a] %m (%u) %f %l
timeout = 6000
read only = yes
list = yes
uid = root
gid = root
auth users = backuppc
secrets file = /etc/rsyncd.secrets
[boot]
comment = /boot partition (480MB)
path = /boot
[home]
comment = /home partition (211GB)
path = /home
[root]
comment = / partition (20GB)
path = /
backuppc:XXXXXXXXXXXXX
|
NTP (ntp) |
server 10.137.3.254 iburst |
S.M.A.R.T (smartmontools) |
|
Opera (opera) |
|
Local
HP MyRoom (hpmyroom libxtst6:i386 libxss1:i386) | To connect, select connect with Key. |
Youtube DL (youtube_dl) |
sudo pip install youtube_dl |
WMCTRL (wmctrl) | |
Thunderbird (thunderbird) |
|
Wireshark (wireshark) |
sudo dpkg-reconfigure wireshark-common
sudo gpasswd -a $USER wireshark
|
ia32 libraries (gcc-multilib g++-multilib) |
sudo apt-get install gcc-multilib g++-multilib
|
Jupyter | |
Owncloud |
Uninstalled
Application (package) | [YYYY-MM-DD] Update Additional configuration settings |
System Settings
1st install |
|
Kernel |
sudo apt-get install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04
|
File system |
|
Network |
|
Preferences |
|
Miscellaneous |
|
Issues and To Do
Issues
See Common Issues.
To Do
- To Do — Description
Done
- Done — Description
Stability
- 37 days uptime with kernel linux-image-4.4.0-72-generic!
- 5 days uptime with kernel linux-image-4.4.0-79-generic.
- 1 crash (can't wake up, SysRq-REISUB not working) with kernel linux-image-4.4.0-81-generic