[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Saving debian setup



Maurice O'Regan <maurice@harmony.ie>:
>  Is it possible to save all the deb files in a particulat server setup,
>  so that a  duplicate of this server could be constructed and brought to
>  the same update level by having apt use the exact same deb files etc.

That's a FAQ:

  # on the system whose config you wish to copy:
  dpkg --get-selections >  packages.txt

  # on the system you wish to apply the config to:
  dpkg --set-selections <  packages.txt

Then run the install.  lists.debian.org


-- 
    Any technology distinguishable from magic is insufficiently advanced.
    (*)    http://www.spots.ab.ca/~keeling           Linux Counter #80292
    - -    Spammers! http://www.spots.ab.ca/~keeling/autospam.html
http://www.ietf.org/rfc/rfc1855.txt democracy human rights Taiwan Independence



Reply to: