User Tools

Site Tools


os:proxmox_ve:cli

Differences

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

Link to this comparison view

Next revision
Previous revision
os:proxmox_ve:cli [2020-04-10 22:49] – created Manuel Freios:proxmox_ve:cli [2020-04-11 03:01] (current) Manuel Frei
Line 1: Line 1:
 ====== Proxmox VE - CLI ====== ====== Proxmox VE - CLI ======
  
 +====== CLI Tools Overview ======
  
-===== List VMs =====+  * qm - Qemu/KVM Virtual Machine Manager 
 +  * qmrestore - Restore QemuServer 'vzdump' Backups 
 +  * vzdump - Backup Utility for VMs and Containers 
 +  * pveperf - the Proxmox benchmark 
 +  * pveam - Proxmox VE Appliance Manager 
 +  * pvecm - Proxmox VE Cluster Manager 
 +  * pveversion - Proxmox  VE version info 
 + 
 +====== Files ====== 
 + 
 +  * /etc/pve/corosync.conf 
 +  * /etc/network/interfaces 
 +  * /etc/pve/qemu-server/<VMID>.conf 
 +  * /etc/pve/storage.cfg 
 + 
 +====== qm ====== 
 + 
 + 
 +==== List VMs ====
  
 <code> <code>
Line 13: Line 32:
 </code> </code>
  
-===== Test Guest Agent Connectivity =====+==== Test Guest Agent Connectivity ====
  
 <code> <code>
Line 20: Line 39:
 </code> </code>
  
-===== Start a VM =====+==== Start a VM ====
  
 <code> <code>
 qm start VMID qm start VMID
 </code> </code>
 +
os/proxmox_ve/cli.1586551764.txt.gz · Last modified: 2020-04-10 22:49 by Manuel Frei