Lol why use su over sudo or even run0
Buskill is a cool concept, it is pretty simple and now I want it on NixOS
Linux Begeisterte können sich hier austauschen!
Bitte die Feddit.ORG Instanz-Regeln beachten!
Lol why use su over sudo or even run0
Buskill is a cool concept, it is pretty simple and now I want it on NixOS
because sudo isn't setup on fresh install of Debian. The article does use sudo, where possible.
The debian I know has run0 and sudo
But debian can be weird and nonstandard at times...
sudo was installed by default, but the default user was not in the sudoers group immediately after a fresh install.
I installed Debian on my server a few weeks ago, and I had to install sudo myself.
On the graphical installer if you give a root password, sudo isn't configured. If you don't sudo is installed and configured with the default user as admin.
I really think they should move the "allow root login?" checkbox from the expert installer to the standard one.
Leaving the root password blank isn't intuitive at all.