qm-start: add German translation (#8788)
This commit is contained in:
16
pages.de/linux/qm-start.md
Normal file
16
pages.de/linux/qm-start.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# qm start
|
||||||
|
|
||||||
|
> Starte eine virtuelle Maschine per QEMU/KVM Virtual Machine Manager.
|
||||||
|
> Weitere Informationen: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||||
|
|
||||||
|
- Starte eine bestimmte virtuelle Maschine:
|
||||||
|
|
||||||
|
`qm start {{100}}`
|
||||||
|
|
||||||
|
- Lege den QEMU Maschinentyp fest (etwa den zu emulierenden Prozessor):
|
||||||
|
|
||||||
|
`qm start {{100}} --machine {{q35}}`
|
||||||
|
|
||||||
|
- Starte eine bestimmte virtuelle Maschine mit einem Timeout (Zeitabschaltung) nach 60 Sekunden:
|
||||||
|
|
||||||
|
`qm start {{100}} --timeout {{60}}`
|
Reference in New Issue
Block a user