Ubuntu
Revision as of 12:33, 23 October 2007 by 217.10.60.85 (talk)
Search for packages.
http://www.ltsp.org/twiki/bin/view/Ltsp/WebHome
Prepare ltsp environment.
sudo cp /etc/apt/sources.list /opt/ltsp/i386/etc/apt/sources.list sudo chroot /opt/ltsp/i386 apt-get update
Installed packages.
dpkg –-get-selections apt-get install openssh-client openssh-server
List packages on one machine and install on another.
dpkg --get-selections > installed-software dpkg --set-selections < installed-software dselect
Which package provides.
http://packages.ubuntu.com/