re-build_a_debian_based_machine
Differences
This shows you the differences between two versions of the page.
| re-build_a_debian_based_machine [2024/01/03 18:55] – created steve | re-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=/ | rsync -avz --files-from=/ | ||
| + | </ | ||
| + | On the new machine, install the OS, avoid updates during install, then; | ||
| + | < | ||
| + | sudo apt install etckeeper git tig | ||
| + | sudo apt update | ||
| + | sudo apt upgrade | ||
| + | sudo shutdown -r now | ||
| </ | </ | ||
| + | |||
| + | And then, after the reboot, install your favorite applications, | ||
re-build_a_debian_based_machine.1704308140.txt.gz · Last modified: by steve
