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

Next revision
Previous revision
re-build_a_debian_based_machine [2024/01/03 18:55] – created stevere-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=/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>
 +
 +And then, after the reboot, install your favorite applications, mount the backup from the first block of code and merge with the local install.\\
 +\\
 +\\
 +P.S.  If you can't do these thing, a generic install is;
 +<code>
 +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
 </code> </code>
re-build_a_debian_based_machine.1704308140.txt.gz · Last modified: by steve