User Tools

Site Tools


re-build_a_debian_based_machine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

re-build_a_debian_based_machine [2024/01/03 18:55] – created stevere-build_a_debian_based_machine [2024/01/04 13:58] (current) steve
Line 10: Line 10:
 # Copy those files over # Copy those files over
 rsync -avz --files-from=/mnt/FileList.txt /mnt/ rsync -avz --files-from=/mnt/FileList.txt /mnt/
 +</code>
  
 +On the new machine, install the OS, avoid updates during install, then;
 +<code>
 +sudo apt install etckeeper git tig
 +sudo apt update
 +sudo apt upgrade
 +sudo shutdown -r now
 </code> </code>
 +
 +And then, after the reboot, install your favorite applications, mount the backup from the first block of code and merge with the local install.
re-build_a_debian_based_machine.1704308140.txt.gz · Last modified: by steve