User Tools

Site Tools


proxmox:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proxmox:start [2017/05/21 00:52] tomasproxmox:start [2020/12/11 16:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== proxmox guide ====== ====== proxmox guide ======
-===== services ===== +===== mount external hdd with ZFS ===== 
-  * proxmox: https://pve1.tomasbrincil.cz:8006 + 
-  * observium: http://pve1.tomasbrincil.cz:81+<code> 
 +mkdir /mnt/extHDD 
 +mount /dev/sdbX /mnt/extHDD 
 +pvesm add dir extHDD --path /mnt/extHDD --content backup 
 +</code> 
  
 ===== port forwarding ===== ===== port forwarding =====
Line 13: Line 18:
 qm set <vmid> -args "--redir tcp:222::22" qm set <vmid> -args "--redir tcp:222::22"
 </code> </code>
-stop & start VM+stop & start VM :!:
 ===== change hostname ===== ===== change hostname =====
 <code> <code>
proxmox/start.1495320741.txt.gz · Last modified: 2020/12/11 16:15 (external edit)