proxmox

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
proxmox [25/04/2025 - 10:22] thommie_netzwissen.deproxmox [25/04/2025 - 10:25] (aktuell) thommie_netzwissen.de
Zeile 9: Zeile 9:
   * Helper Scripts: [[https://community-scripts.github.io/ProxmoxVE/|https://community-scripts.github.io/ProxmoxVE/]]   * Helper Scripts: [[https://community-scripts.github.io/ProxmoxVE/|https://community-scripts.github.io/ProxmoxVE/]]
  
-===== Verzeichnisstruktur =====+====== Verzeichnisstruktur ======
  
 ^Was^Wo^Anmerkung| ^Was^Wo^Anmerkung|
Zeile 17: Zeile 17:
 |LXC configs|/etc/pve/nodes/tokoeka/lxc|   | |LXC configs|/etc/pve/nodes/tokoeka/lxc|   |
  
-===== PVE Server Backup =====+====== PVE Server Backup ======
  
 [[https://xcruft.com/content/proxmox-config-backups|https://xcruft.com/content/proxmox-config-backups]] [[https://xcruft.com/content/proxmox-config-backups|https://xcruft.com/content/proxmox-config-backups]]
  
-===== User Management =====+====== User Management ======
  
 User in PVE erstellen (entspricht dem shell User). Erst dann ist die Administration per Web GUI möglich. User in PVE erstellen (entspricht dem shell User). Erst dann ist die Administration per Web GUI möglich.
Zeile 97: Zeile 97:
 über gleichberechtigten User, dann Löschen von "x" im Feld "Key ID" über gleichberechtigten User, dann Löschen von "x" im Feld "Key ID"
  
-===== Kommandozeile und Container/VMs =====+====== Kommandozeile und Container/VMs ======
  
 **qm**  = Management der **kvm**  VMs **qm**  = Management der **kvm**  VMs
Zeile 179: Zeile 179:
 Bei VMs geht das per scp Bei VMs geht das per scp
  
-===== Backups manuell =====+====== Backups manuell ======
  
 <code> <code>
Zeile 202: Zeile 202:
 </code> </code>
  
-===== PVE Templates =====+====== PVE Templates ======
  
 Erreichbare Templates auflisten Erreichbare Templates auflisten
Zeile 220: Zeile 220:
 </code> </code>
  
-===== PVE Firewall =====+====== PVE Firewall ======
  
 zentrale Konfiguration zentrale Konfiguration
Zeile 282: Zeile 282:
 </code> </code>
  
-===== SMB Mount mit Containern =====+====== SMB Mount mit Containern ======
  
 Geht nur mit **privileged**  container. Unter /Your LXC Option/Feature muss die "CIFS capability" aktiviert sein. Geht nur mit **privileged**  container. Unter /Your LXC Option/Feature muss die "CIFS capability" aktiviert sein.
Zeile 352: Zeile 352:
 pct start 110 –debug pct start 110 –debug
  
-===== Port 111 rpcbind =====+====== Port 111 rpcbind ======
  
-Siehe [[https://www.taste-of-it.de/debian-rpc-port-111-offen/|https://www.taste-of-it.de/debian-rpc-port-111-offen/]] Über iptables auf localhost einrschränken:+Siehe [[https://www.taste-of-it.de/debian-rpc-port-111-offen/|https://www.taste-of-it.de/debian-rpc-port-111-offen/]] Über iptables auf localhost einschränken:
  
 ''iptables -A INPUT -p tcp !-s 127.0.0.1 –dport 111 -j DROP'' ''iptables -A INPUT -p tcp !-s 127.0.0.1 –dport 111 -j DROP''
Zeile 372: Zeile 372:
  <font inherit/inherit;;inherit;;#ffff54background-color:#ffffff;>/mnt</font>  <font inherit/inherit;;inherit;;#ffff54background-color:#ffffff;>/mnt</font>
  <font inherit/inherit;;inherit;;#ff54ffbackground-color:#ffffff;>#</font>  <font inherit/inherit;;inherit;;#ff54ffbackground-color:#ffffff;>#</font>
- <font inherit/inherit;;inherit;;#000000background-color:#ffffff;>losetup -l</font>     NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                              DIO LOG-SEC+ <font inherit/inherit;;inherit;;#000000background-color:#ffffff;>losetup -l</font>      NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                              DIO LOG-SEC
 /dev/loop1          0      0          0 /mnt/data/images/108/vm-108-disk-1.raw       512 /dev/loop1          0      0          0 /mnt/data/images/108/vm-108-disk-1.raw       512
 /dev/loop27              0          0 /mnt/data/images/112/vm-112-disk-0.raw       512 /dev/loop27              0          0 /mnt/data/images/112/vm-112-disk-0.raw       512
Zeile 446: Zeile 446:
 </code> </code>
  
-====== Datensicherung: Wiederherstellung aus Dumpfile ======+===== Datensicherung: Wiederherstellung aus Dumpfile =====
  
 Dumpfiles werden im Format *.lzo oder *.tar.zst komprimiert abgelegt. Sie enthalten die VM Daten im raw Format. Dumpfiles werden im Format *.lzo oder *.tar.zst komprimiert abgelegt. Sie enthalten die VM Daten im raw Format.
  • proxmox.txt
  • Zuletzt geändert: 25/04/2025 - 10:25
  • von thommie_netzwissen.de