Shellserver Package Installation

From UGCS
(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
  
 
[[Category:Shellserver_Documentation]]
 
[[Category:Shellserver_Documentation]]
 +
[[Category:Sysadmin_Documentation]]

Revision as of 04:56, 11 February 2010

Since we no longer have a shared root, you have to be a little more careful in making changes to clio.

Installing packages

To install a package, first install it on clio. Then, run /usr/local/sbin/update-apt. This script updates the dpkg selection list, and then uses some Remctl commands to make the shellservers run aptitude update, update their debconf databases, and then set the new selections.

Updating the image

Clio runs a cron job every morning to update the image. If you have updated the kernel, you should run /usr/local/sbin/update-demeter-netboot to push the most recent kernel version to demeter

Kernel Upgrades

You don't have to really do anything special for kernel upgrades, update-initramfs pulls everything in like it should. However, you should run "update-demeter-netboot" to scp the appropriate kernel files to demeter so the shellservers can boot with the new kernel.

Personal tools