Yes, another great solution.
Yes, another great solution.
A lot of people recommend Docker, but I will go further and say to specifically use Docker compose.
That way all the configuration is in a file that you can backup/restore. Updating is really easy, and you will never forget one of the random flags you need to set.
You can run i3 inside XFCE on a per user basis, but convincing my wife/kids to swap users when they need the computer for “just a second”…
I just take the win that they are on Linux and use a shared account.
XFCE. I also like tiling WMs, but I often have to share computers and they are too unintuitive for the rest of the family.
The beauty of Linux at home, you get to choose what works best for you.
Also, you can configure sudo to prompt every time if you really want.
I was on a system that was configured that way for “security”, so I would just ‘sudo bash’ which is obviously much safer /s.
I totally expect one day a XFCE (Wayland) option will show up, I will click it, forget I did, and use it forever more.
XOrg is my daily driver for these reasons:
That being said, I have no fundamental opposition to Wayland, and will probably use it someday.
Similarly, I like to toy around with tiling window managers, but then someone less technical needs to use the computer, so back to XFCE we go.
Probably because of what happened to CentOS. Who owns the Fedora trademark? How independent is Fedora really?
I am not saying anyone should avoid Fedora, I can just understand why someone would.
I feel like that is what snaps are for, long running server applications.
+1 Void Linux revived my old ThinkPad very well.
Use the image with XFCE and glibc for the easiest time.
I have liked onedev so far.
To add a couple of issues with Dynamic Libraries, and why someone would choose Static Libraries:
Like a lot of things, there are tradeoffs, and there is no universal correct choice.