Miah Johnson on Nostr: I posted this poll because I was curious how many people know what `sudo` actually ...
I posted this poll because I was curious how many people know what `sudo` actually does.
It seems many think it is distinctly different than `su`.
`sudo` and `su` are effectively the same tool. They are both setuid binaries that allow you to change your effective uid from whatever it is now, to something else.
Using either tool, you can switch to another user, and that other user may also be root.
Published at
2024-08-13 16:19:09Event JSON
{
"id": "d59afc97f82fcef8f0b099ab3b234f466c94393989bad7313118988c6a1873f8",
"pubkey": "9d0c244fb9a5cfd490f558eb78b6aa933a8929294d22b757ad42ff22db9957d7",
"created_at": 1723565949,
"kind": 1,
"tags": [
[
"e",
"9d5762e07c37ba27eeb48ba1d290f091be7564032044bc2d5b715ca3c4552929",
"",
"root",
"9d0c244fb9a5cfd490f558eb78b6aa933a8929294d22b757ad42ff22db9957d7"
],
[
"proxy",
"https://hachyderm.io/@miah/112955618094357214",
"web"
],
[
"p",
"9d0c244fb9a5cfd490f558eb78b6aa933a8929294d22b757ad42ff22db9957d7"
],
[
"proxy",
"https://hachyderm.io/users/miah/statuses/112955618094357214",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://hachyderm.io/users/miah/statuses/112955618094357214",
"pink.momostr"
],
[
"-"
]
],
"content": "I posted this poll because I was curious how many people know what `sudo` actually does. \n\nIt seems many think it is distinctly different than `su`.\n\n`sudo` and `su` are effectively the same tool. They are both setuid binaries that allow you to change your effective uid from whatever it is now, to something else.\n\nUsing either tool, you can switch to another user, and that other user may also be root.",
"sig": "15d0ef936e38634472cc255d965eea3cf7325037dc8d73a8aa9c02d819d7e5bc04f94f6d866cbe0b0b576e951d05bfa6518cda96353c3b13daa8e4844c6c7bde"
}