this post was submitted on 13 Aug 2026
16 points (100.0% liked)
Linux
14717 readers
345 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have had a desktop and a laptop on a basic compatibility script, that only implements
sudo <command>, for a long time, and not had any issues.And I installed and compiled a bunch of random stuff.
I would be very surprised if there were issues.
I recommend you set up some log file to log calls to sudo, so you can judge how much that layer is even needed.