= UHL Linux Server Tags: [[Linux]] == Overview [[Linux]] servers running [[Ubuntu]] provided by [[UHL IM&T]]. They are managed by using [[VSphere]] == Backup and Restore - [[UHL Backup]] == Contacts - Caroline Hughes - Data Centre Services Manager: caroline.hughes@uhl-tr.nhs.uk - Justin Medcraft - !NetApp Storage / Backup Consultant: justin.medcraft@uhl-tr.nhs.uk - Liesl Wrigglesworth - MBP Project Manager: liesl.wrigglesworth@uhl-tr.nhs.uk - David Rose - N3 Certificates Approval: david.rose@uhl-tr.nhs.uk - Shabir Patel - Data Centre Engineer: shabir.patel@uhl-tr.nhs.uk - Madhu Vishwanath - VM Admin: Madhusudan.vishwanath@uhl-tr.nhs.uk == Updates 1. Most servers do automatic updates for security automatically - [[ToDo]] - check this. 2. Manually do other updates every month by running: {{{ sudo apt-get update sudo apt-get upgrade }}} 3. Remove packages trhat are no longer needed: {{{ sudo apt-get autoremove }}} 4. Updates could well install another version of the kernel. More than one kernel is needed for if the newest version does not work for some reason, so do not delete them all. However, if too many are installed, it may use up all the space on the boot disk, therefore remove them using: {{{sudo apt-get remove {package-name} }}} 5. When the {{{autoremove}}} is run it will list the kernel packages as it rebuilds the [[grub]] menu. The package names look like {{{linux-image-{version} }}}, sometimes with {{{-generic}}} at the end. For example: {{{linux-image-3.13.0-48-generic}}}. == How To - [[UhlLinuxServer HowTo Set Alias for Root Emails]] - [[UhlLinuxServer HowTo Reboot]] == Security - [[UhlLinuxServer Security Statement]] [[BackLinks()]]