this post was submitted on 08 Jul 2024
635 points (96.9% liked)

Programmer Humor

32042 readers
1108 users here now

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

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 months ago* (last edited 2 months ago)

It's not surprising you can remove it, but it seems contrary to teaching good habits to not install it by default as a basic utility. You don't want to train people to log in as root

Actually I think the only way I can log in as root is sudo -i

Pretty sure root has /bin/false as its shell and it's configured as no login my machines