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

Re: What files to backup



> Is there anything else that should be included.

If you want to quickly reinstall after ... whatever, then save your
installed packages before applying the file copy:

dpkg --get-selections | grep -v 'deinstall$' >
'/home/example/installed_packages.txt'

HTH, ändu


Reply to: