odpalamy w katalogu domowym
tar czfv confback.tar.gz .*
warto wywalić foldery . virtualbox itd bo są
duże
dpkg --get-selections > packages.list
This will create a list of all the packages installed in your system in the packages.list file.Now, if something happens and your system crashes, you can install all the packages which were in your system with the help of this
packages.list
file.dpkg --set-selections < packages.list
sudo apt-get dselect-upgrade
tar -xvfz confback.tar.gz --strip, --strip-components N gdzie N Strips the first N components from archive members' pathnames
Brak komentarzy:
Prześlij komentarz