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/06/04 01:55] (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 | ||
| + | </ | ||
| + | < | ||
| + | sudo fwupdmgr get-updates | ||
| + | sudo fwupdmgr update | ||
| + | </ | ||
| + | |||
| + | 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-server vlc neovim transmission btop htop wget curl ncdu \ | ||
| + | rsync tmux nextcloud-desktop mc vlc inkscape openscad obs-studio elinks \ | ||
| + | lynx xfig openscad freerdp3-x11 | ||
| </ | </ | ||
re-build_a_debian_based_machine.1704308140.txt.gz · Last modified: by steve
