This commit is contained in:
parent
e1cd6f685c
commit
9d9f263ce9
@ -1,7 +1,9 @@
|
||||
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
|
||||
|
||||
```
|
||||
sudo adduser USER --gecos "69,69,69,69" --disabled-password;echo "USER:PWD" | sudo chpasswd;usermod -aG sudo USER
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/custom-cmds-in-ubuntu/bin_examples/autouser)" USER PWD```
|
Loading…
x
Reference in New Issue
Block a user