wiki/docs/cmds/adduser-1line.md
Sthope caebbec917
Some checks failed
continuous-integration/drone/push Build is failing
first commit
2022-04-17 16:05:42 +02:00

195 B

Replace USER with your username and PWD with chosen password and send: sudo adduser USER --gecos "69,69,69,69" --disabled-password;echo "USER:PWD" | sudo chpasswd;usermod -aG sudo USER