re-build_a_debian_based_machine
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| re-build_a_debian_based_machine [2024/01/03 18:55] – created steve | re-build_a_debian_based_machine [2026/03/08 12:43] (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, | ||
| + | \\ | ||
| + | \\ | ||
| + | P.S. If you can't do these thing, a generic install is; | ||
| + | < | ||
| + | sudo apt install -y chromium borgbackup libreoffice keepassxc flameshot gnupg nmap openssh-client vlc neovim transmission btop htop wget curl ncdu rsync tmux nextcloud-desktop mc | ||
| </ | </ | ||
re-build_a_debian_based_machine.1704308140.txt.gz · Last modified: by steve
