Shellserver Package Installation
From UGCS
(Difference between revisions)
(New page: 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 /...) |
|||
| Line 3: | Line 3: | ||
=Installing packages= | =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. | 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. | ||
| + | |||
| + | |||
| + | [[Category:Sysadmin_Documentation]] | ||
Revision as of 07:00, 19 August 2009
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.