REadme.md aktualisiert
This commit is contained in:
@@ -21,4 +21,20 @@ Schritt 4: Software
|
||||
→ Optionale Pakete
|
||||
|
||||
Schritt 5: SSH
|
||||
→ Port, Auth-Methode, Public Key
|
||||
→ Port, Auth-Methode, Public Key
|
||||
|
||||
### Installation im PVE als root ausführen:
|
||||
Aufruf auf dem PVE-Host (als root):
|
||||
Entweder direkt nach dem Upload auf einen Webserver:
|
||||
```
|
||||
bash <(curl -fsSL https://gitea.vourx.com/xosna/multi-os-installer/raw/branch/main/multi-os-install.sh)
|
||||
```
|
||||
Oder lokal nach dem Hochladen auf den Host:
|
||||
```
|
||||
bashchmod +x multi-oss-install.sh && ./multi-os-install.sh
|
||||
```
|
||||
---
|
||||
Nach der ersten Anmeldung das root Passwort mit folgendendem Befehl ändern:
|
||||
```
|
||||
passwd
|
||||
```
|
||||
Reference in New Issue
Block a user