This commit is contained in:
parent
0f01bb3f69
commit
854f603212
@ -5,24 +5,24 @@ Open Proxmox Terminal and send:
|
||||
|
||||
only Debian:
|
||||
```
|
||||
clear;bash -c "$(wget -qLO - https://u.sthope.dev/XDY9N)"
|
||||
clear;bash -c "$(wget -qLO - https://u.sthope.dev/only-debian)"
|
||||
```
|
||||
|
||||
with Docker:
|
||||
```
|
||||
clear;bash -c "$(wget -qLO - https://u.sthope.dev/jvDbL)"
|
||||
clear;bash -c "$(wget -qLO - https://u.sthope.dev/debian-with-docker)"
|
||||
```
|
||||
|
||||
with Docker & Portainer:
|
||||
```
|
||||
clear;bash -c "$(wget -qLO - https://u.sthope.dev/Lb2wz)"
|
||||
clear;bash -c "$(wget -qLO - https://u.sthope.dev/debian-with-portainer)"
|
||||
```
|
||||
|
||||
|
||||
|
||||
Create new user, replace `USER` with your username and `PWD` with your password and send:
|
||||
```
|
||||
bash -c "$(wget -qLO - https://u.sthope.dev/rSvVw)" createuser USER PWD
|
||||
bash -c "$(wget -qLO - https://u.sthope.dev/addUser)" createuser USER PWD
|
||||
```
|
||||
|
||||
*Sudo must be installed if you want to use sudo commands with new user, send as root:
|
||||
|
Loading…
x
Reference in New Issue
Block a user