@martinosacchi@mastodon.social
Post #2397445
2026-02-01 04:18 UTC
@pafurijaz@mastodon.social please exlain to us!
Replies (2)
-
@bjn@mstdn.social 2026-02-01 09:59
@martinosacchi@mastodon.social @pafurijaz@mastodon.social “sudo” is short for “superuser do”. It is a widely used system administration tool that lets you run commands with “superuser” privileges, so you can change and access pretty much any part of a system. For security, your account needs to be on a list and you need to enter a password to use it. If left unmaintained, bugs won’t be fixed or necessary changes made. This could result in security holes allowing systems to be compromised.
-
@gruntled@social.sdf.org 2026-02-02 01:14
@martinosacchi@mastodon.social @pafurijaz@mastodon.social There's always an XKCD! https://xkcd.com/149