this post was submitted on 23 Feb 2024
5 points (77.8% liked)

Debian operating system

3373 readers
24 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
 

I am supposing this will not work - simply using dd to copy the booted disk /dev/sda for example to a file on an external hard drive. This would not be a good back as too many system file would be missed. right?

you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de -1 points 1 year ago (2 children)

I think it's good enough. Shut down as many services as possible if you want to be safer. In the end it would just be like booting after a power failure.

[–] KISSmyOSFeddit@lemmy.world 1 points 1 year ago (1 children)

it would just be like booting after a power failure.

That level of confidence is EXACTLY what I want when I'm restoring a backup.

[–] bjoern_tantau@swg-empire.de 1 points 1 year ago

The difference being that it should just be writing log files and nothing important.

[–] bizdelnick@lemmy.ml 1 points 1 year ago (1 children)

Do you have experience of restoring such a backup?

[–] bjoern_tantau@swg-empire.de 0 points 1 year ago

Yeah, didn't have any problems. But maybe I just got lucky.