💾 Archived View for freeshell.de › tldr › qm.gmi captured on 2023-01-29 at 05:13:11. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Qemu/KVM Virtual Machine Manager.
qm list
qm create {100} -ide0 {local-lvm:4} -net0 {e1000} -cdrom {local:iso/proxmox-mailgateway_2.1.iso}
qm config {100}
qm start {100}
qm shutdown {100} && qm wait {100}
qm destroy {100} --purge
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).