This commit is contained in:
parent
1a751f0329
commit
caebbec917
2
docs/cmds/adduser-1line.md
Normal file
2
docs/cmds/adduser-1line.md
Normal 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```
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user