From 1a7de4bf0422f1b3c8fb14c18ff0305a68d1fc8b Mon Sep 17 00:00:00 2001 From: ralfk Date: Sat, 2 Nov 2024 17:37:34 +0100 Subject: [PATCH] Surface8: 2024-11-02 17:37:34 --- Technik/Proxmox-Server.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Technik/Proxmox-Server.md b/Technik/Proxmox-Server.md index e68979e..e4d9686 100644 --- a/Technik/Proxmox-Server.md +++ b/Technik/Proxmox-Server.md @@ -182,4 +182,16 @@ https://forum.proxmox.com/threads/vma-archive-restore-outside-of-proxmox.14226/# ### Cronjobs -starten \ No newline at end of file +starten einer VM: +/usr/sbin/qm start vmid + +starten eines Containers +/usr/sbin/qct start vmid + +stopen eines Containers +/usr/sbin/qct shutdown vmid + + + + +