this post was submitted on 03 Jan 2024
208 points (95.6% liked)

Linux

48165 readers
1288 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
208
submitted 10 months ago* (last edited 10 months ago) by neidu2@feddit.nl to c/linux@lemmy.ml
 

This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.

I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.

And as far as friendly reminders go, I should've given myself an unfriendly reminder beforehand, as it's not the first time....

UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!

you are viewing a single comment's thread
view the rest of the comments
[–] lemmyvore@feddit.nl -2 points 10 months ago (2 children)

You make a good point. Ubuntu gives you so many ways to shoot yourself in the foot that it's pretty much a given that it will get messed up eventually. So you have to use snapshots.

On Arch based distros the updates just work. I've never had to snapshot anything. But having just one single community repo (AUR) contributes to that a great deal.

[–] MiddledAgedGuy@beehaw.org 3 points 10 months ago

I don't like Ubuntu, and I do like Arch's philosophy. But I think Arch is the more prone to breakage of the two.

[–] null@slrpnk.net 2 points 10 months ago (1 children)

Except that time a year and a bit ago where an Arch update broke Grub for a huge number of users.

No distro is immune to breakage.

[–] lemmyvore@feddit.nl 0 points 10 months ago (1 children)

And a filesystem snapshotting tool would help you restore bootloader how?...

[–] null@slrpnk.net 1 points 10 months ago (1 children)

So you agree, Arch can also break by updating.

[–] lemmyvore@feddit.nl 1 points 10 months ago* (last edited 10 months ago) (1 children)

Of course it can. And your PC can also fall off the desk. I'm saying a snapshot tool is a really poor solution for distro problems, it's really a bandaid for a problem that shouldn't exist.

Use a decent distro, take proper backups, and use snapshots for what they were intended — recovering small mistakes with personal files, not for system maintenance.

[–] null@slrpnk.net 1 points 10 months ago

Use a decent distro

That's the point -- your claim about deb-based distros is just anecdotal.

The example here is Nvidia updates borking the system. I've have that happen to me numerous times on Arch-based systems.

I've run deb-based distros on some boxes over years of updates with no issues. On the other hand I've had updates cause breakages on Arch-based systems pretty much every time I've run them.

Which is to say anecdotes are useless, updates can break systems, and being able to immediately roll back to a working system and deal with updating later is a simple, nice thing to have with no downsides.