this post was submitted on 26 Sep 2023
1091 points (98.6% liked)

Programmer Humor

32063 readers
1808 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Not OC

you are viewing a single comment's thread
view the rest of the comments
[–] iluminae@lemmy.world 32 points 1 year ago (3 children)

(after) ...ah crap it's actually selinux....

[–] Damage@feddit.it 11 points 1 year ago (1 children)
[–] lightnegative@lemmy.world 1 points 11 months ago

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

[–] Knusper@feddit.de 6 points 1 year ago (1 children)

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...

[–] uis@lemmy.world 1 points 1 year ago* (last edited 11 months ago)

Funfact: if you want to run for example HTTP server, you can run it with CAP_NET_BIND_SERVICE and no_new_priv.

[–] kool_newt@lemm.ee 4 points 1 year ago