2024-10-21 12:15:11 +02:00
|
|
|
|
|
|
|
|
|
|
|
# Proxmox ohne Subscription
|
|
|
|
|
|
|
|
Free-Repository aktivieren und Enterprise-Repository deaktivieren:
|
|
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
sudo mv /etc/apt/sources.list.d/pve-enterprise.list /etc/apt/pve-enterprise.list
|
|
|
|
echo deb http://download.proxmox.com/debian stretch pve-no-subscription > /etc/apt/sources.list.d/pve-no-subscription.list
|
|
|
|
```
|
|
|
|
No-Subscription-Hinweis in der Weboberfläche deaktivieren:
|
|
|
|
```bash
|
|
|
|
sudo sed -i.bak 's/\/nodes\/localhost\/subscription/\/version/g' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js
|
|
|
|
```
|
|
|
|
|
2024-10-22 20:40:56 +02:00
|
|
|
um ein aktuelles Logging zu machen :
|
|
|
|
2 Website öffnen dort die Shell starten und in der Shell :
|
|
|
|
```bash
|
|
|
|
journalctl -f
|
|
|
|
```
|
|
|
|
|
2024-10-21 17:52:05 +02:00
|
|
|
## LHX Templates
|
|
|
|
|
|
|
|
https://tteck.github.io/Proxmox/
|
|
|
|
|
2024-10-21 12:15:11 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2024-10-21 18:51:19 +02:00
|
|
|
Gitea Migration zugangstoken 6a9061b60424cb3c56953cc919a2f1860208cf8d
|
2024-10-21 19:37:20 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2024-10-22 23:24:57 +02:00
|
|
|
### Vorsichtig bei Änderungen an NVME's
|
|
|
|
im System und sei es auch "nur" eine neue zusätzliche hinzuzufügen, kann es passieren das die erste nicht mehr geht.
|
|
|
|
Aktuelle einzige Lösung :
|
|
|
|
Vorher die NVME leeren (verschieben der Disk's)
|
|
|
|
Neue Einbauen und auf der ersten den Storage neu erstellen.
|
|
|
|
|
2024-10-22 23:26:57 +02:00
|
|
|
Ich suche aber noch weiter !!!!
|
2024-10-22 23:24:57 +02:00
|
|
|
|
2024-10-22 21:16:57 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-10-21 19:37:20 +02:00
|
|
|
|
2024-10-21 19:53:20 +02:00
|
|
|
## NextcludTurnkey
|
2024-10-21 19:39:20 +02:00
|
|
|
|
2024-10-21 19:53:20 +02:00
|
|
|
[INFO] login: root
|
2024-10-21 20:29:20 +02:00
|
|
|
[INFO] password: d4kmKavq0d8=
|
2024-10-21 19:37:20 +02:00
|
|
|
|
2024-10-21 19:55:20 +02:00
|
|
|
admin
|
2024-10-21 19:57:20 +02:00
|
|
|
.Bunte135.
|
|
|
|
|
2024-10-21 20:25:20 +02:00
|
|
|
|
|
|
|
reset mysql password:
|
|
|
|
|
|
|
|
/usr/lib/inithooks/bin/mysqlconf.py
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-10-21 19:57:20 +02:00
|
|
|
Web: http://192.168.132.246 │
|
|
|
|
│ https://192.168.132.246 │
|
|
|
|
│ Webmin: https://192.168.132.246:12321 │
|
|
|
|
│ Adminer: https://192.168.132.246:12322 │
|
|
|
|
│ SSH/SFTP: root@192.168.132.246 (port 22)
|
|
|
|
|
|
|
|
|
|
|
|
|