Debian: Installing the same packages on another machine
1) dpkg –get-selections > list.txt — do this on source system move “list.txt” to target system
2) dpkg –set-selections < list.txt — do this on target system
3) dselect install
Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus
1) dpkg –get-selections > list.txt — do this on source system move “list.txt” to target system
2) dpkg –set-selections < list.txt — do this on target system
3) dselect install
Sidste kommentar