It's always "temporary troubleshooting"

https://ls.buckodr.ink/post/455842

It's always "temporary troubleshooting" - Bucko's Drink

Should’ve been Sean Connery and not Daniel Craig bond in the pic! Missed opportunity.
And need the extra chmod, James Chmod

I like it better this way :)

You can't do that...Connery would just mount and fsck everything that moved instead of fixing the system.
“Chown’d, not stirred.”
How would you stir permissions lol? Just randomize it?

5 points for the awk command.

10 points for a perl script.

;-)

It should be “chmod, sudo chmod”
That would’ve been smart
ssh still doesn’t work. I’m out of ideas!
(after) …ah crap it’s actually selinux…
SELINUX=disabled

First thing to do if you need a functioning server

Unless you’re a security guy and get off on people not being able to do their jobs due to Access Denied

Recently, I learned of the concept of “Linux capabilities”. And yeah, as much as I enjoy reading up on these things, the whole time I was thinking, if something’s fucky with these capabilities, I’ll never remember to check them…
Funfact: if you can run for example HTTP server, you can run it with CAP_NET_BIND_SERVICE and no_new_priv.
The man to whom unauthorized sudo attempts are reported.
007 is pretty ideal permission scheme for a spy, though: Deny access to owner & group; let some 3rd party do whatever he likes.
I believe thats called the honey pot