this post was submitted on 23 Aug 2023
997 points (95.0% liked)

Memes

45130 readers
1328 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (2 children)

If you have an Windows account you also can recover it from any desaster with one click, restoring the system. But naturally you must spend an afternoon afterwards to restore your original settings, throw out all the garbage and reinstall all your applications and files.

[–] [email protected] 2 points 1 year ago

If you have an Windows account you also can recover it from any desaster with one click, restoring the system.

Only if there's enough of the operating system left to successfully boot and restore itself. If not, good luck.

I can resuscitate a broken Debian setup by booting a USB installer and reinstalling all of the packages on it, assuming the dpkg database /var/lib/dpkg/status is still intact. I can also back up the entire system, apps and all, and later restore everything; there are no hidden secret invisible file shenanigans like on Windows.

[–] [email protected] 1 points 1 year ago

You cab do that with Linux if you use backups/snapshots.

I've done it many times using LVM way back when.