okay now i'm at the sysadmin crossroads. let's see if I make the right decision.
am I supposed to use useradd or adduser.
@nightpool does anybody know?
@nightpool @iliana (I mean, I had a guess, but useradd(8) says "useradd is a low level utility for adding users. On Debian, administrators should usually use adduser(8) instead.")
@nightpool @iliana enoent 🤷 They'll both get you where you want to go, adduser is just a little friendlier on the way.
@aschmitz @iliana
grep -i 'low level' /usr/share/man/db/{useradd,adduser}*