this post was submitted on 10 May 2024
1 points (100.0% liked)

Debian operating system

3216 readers
1 users here now

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.

founded 5 years ago
MODERATORS
 

What is the best way to back up as much as possible of Debian 12 on my laptop to a server that has SSH available? I am currently backing up my users /home/ folder, but I would like to be able to nuke and restore the system from a backup.

I have ventoy on an external drive if that helps any.

P.S. I would like to be able to do incremental backups too.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 2 months ago (1 children)

Installing specific things both from the repo and from elsewhere (Minecraft), Minor UI tweaks - move the panel to the left side (wide monitor), Konsole settings for colors, font(dotted zero), font size (bigger), 80x25 window. Probably others but that's all I remember for now.

[โ€“] [email protected] 1 points 2 months ago

User settings are stored in the home directory, so you already have them backed up with rsync. If you didn't omit dotfiles, of course.