Real pros shuffle across the carpet to build a static charge and do their system administration by electrical fault injection.
REAL pros use butterflies!
Still not as bad as chmod -R 777
.
Once had a friend run sudo chmod -R 777 /
on a (public) Minecraft server we were running back in highschool. It made me die a bit on the inside.
Doesn’t it break a lot of things? Half the stuff refuses to work when some specific files have too permissive chmod.
As a one time noob I may have done this once or more.
To get one thing working I borked everything.
Understanding permissions is pretty basic. But understanding permission requirements for system and user apps and their config and dirs can be a bit overwhelming at first.
Thinking a little change to make your life simpler will break something else doesn’t always register immediately.
Shit, even recently, wondering why my SSH keys were being refused and realising that somehow i set my private keys world readable.
Thank god SSH checks file and dir permission.
Jesus, every time I have to run glx or vaapi under a container I end up having to do this then cringe.
Nah, there’s something broken, I think it’s because group render under the container has a different GID than the container so the acl fails and you either sudo or chmod.
Lxc is still a little wobbly in places.
Come on! I’ve stopped logging on as root, can’t we just leave it at that?
just worked a job where I did not have privlages to sudo commands. except su. had to sudo su so I could run a script.
Could you not just use root to give your user sudo? Seems like a pretty dumb restriction
Possibly but my role was such Im really only supposed to be working on my project and not monkey with the server which is used by other projects. I don’t think it was a restriction I think it was just laziness by whoever set it up.
Fair enough. Got a colleague who sudo nanos everything then wonders why he keeps getting permission denied errors later lol
sudo steam