this post was submitted on 05 Sep 2024
919 points (99.0% liked)

Programmer Humor

19557 readers
689 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 2 months ago (11 children)

this week i sudo shutdown now our main service right at the end of the workday because i tought it was a local terminal.

not a bright move.

[–] [email protected] 39 points 2 months ago (2 children)

There's a package called molly-guard which will check to see if you are connected via ssh when you try to shut it down. If you are, it will ask you for the hostname of the system to make sure you're shutting down the right one.

Very usefull program to just throw onto servers.

[–] [email protected] 14 points 2 months ago (1 children)

nice. got it installed to test it out

[–] [email protected] 12 points 2 months ago

We got the Trojan in, let's move move move!

load more comments (8 replies)