On Sun, Apr 08, 2007 at 03:03:49PM -0400, Michael Olson wrote:
> It also might be a good idea to make a backup of the list of packages
> that we have installed, and keep around a script which is capable of
> restoring that list.  I've attached two scripts which save and restore
> said list that I made and tested at work.


dpkg --get-selection > file 
dpkg --set-selections < file && apt-get dselect-upgrade

_______________________________________________
HCoop-SysAdmin mailing list
[email protected]
http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin

Reply via email to