Home > Linux > Debian-Installation “clonen”

Debian-Installation “clonen”

October 16th, 2008

Merkzettel:

Quell-Host:
dpkg --get-selections > selections

Ziel-Host:
apt-get update
dpkg --set-selections < selections
apt-get -u dselect-upgrade

Bookmark and Share


Related:
  1. SSH und Kerberos (auf Debian)...
  2. OpenAFS-Client für Debian “etch”...
  3. Debian GNU/Linux 5.0 released...

Comments are closed.