this post was submitted on 19 Jun 2023
0 points (50.0% liked)
Debian operating system
2724 readers
2 users here now
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Standard Debian doesn't have sudo, you're probably confusing Debian with Ubuntu or Mint.
Since this isn't Reddit, I decided to not insult your knowledge and investigate about why our opinions differ.
I installed a couple of Debian recently and remember vividly that sudo wasn't there.
After reading the Debian wiki, it seems we're both right: sudo is automatically installed only if you don't give root a password.
Source: https://wiki.debian.org/sudo/
Thank you for making me learn something I didn't know.