first commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2022-04-17 16:05:42 +02:00
parent 1a751f0329
commit caebbec917
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
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```

View File

@ -81,3 +81,5 @@ nav:
- Octoprint: portainer-stacks/octoprint.md
- qBittorrent: portainer-stacks/qbittorrent.md
- Samba: portainer-stacks/samba.md
- Commmands:
- AddUser 1Line: cmds/adduser-1line.md