124
Why people gave up using linux?
(lemmy.ml)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
I'm comfortable using a terminal, but with my Linux machines s common pattern is:
Need to get some software working. Find how to fix it, edit some config files.
Months later I run a system update and it's starts asking me about merging the changes I made to various files. What were they for again? Are they still even necessary with the update or are the values I changed no longer used?
Then sometimes, something I installed is no longer supported, or needs a manual update because of how I installed it.
You can set up something like Timeshift to automatically take a snapshot of your system before updating (and/or before installing new software) every time. The one time my system got a little fucked up after removing the wrong dependencies or whatever, loading up that snapshot worked like a charm.
Just having that as backup has made me far more comfortable with trying new things on my laptop.