Debian admin notes
Jump to navigation
Jump to search
Copying all your chosen programs to another machine
get the list
dpkg --get-selections > ~/installed_packages
install the list
dpkg --set-selections < ~/installed_packages apt-get -u dselect-upgrade