From a4c20d8bdbc5e82ea04d712c3629acd034e41c06 Mon Sep 17 00:00:00 2001 From: TechHome Date: Sun, 14 Jun 2020 14:42:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0121276..fbb139b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Removes the nag from Proxmox | Tested 5.1-3 - 6.2-4 * Make the script executable and run it ```chmod +x ProxmoxNag.sh; ./ProxmoxNag.sh``` ### Backup +User Mode: * Download the [script](https://raw.githubusercontent.com/marrobHD/proxmox-tools/master/prox_config_backup.sh) ```cd /root/; wget -qO- https://raw.githubusercontent.com/marrobHD/proxmox-tools/master/prox_config_backup.sh > prox_config_backup.sh``` * Set the permanent backups directory ```export BACKUP_DIR="/root/proxmox_backups/"``` @@ -34,6 +35,10 @@ Removes the nag from Proxmox | Tested 5.1-3 - 6.2-4 * Shut down ALL VMs + LXC Containers if you want to go the save way. (Not required) ```service pve-manager stop``` * Run the script ```./prox_config_backup.sh``` +Automatic Mode: +* Oneline the [script](https://raw.githubusercontent.com/marrobHD/proxmox-tools/master/prox_config_backup.sh) with `-a` +```cd /root/; wget -qO- https://raw.githubusercontent.com/marrobHD/proxmox-tools/master/prox_config_backup.sh > prox_config_backup.sh; chmod +x ./prox_config_backup.sh; export BACKUP_DIR="/mnt/pve/freenas/"; ./prox_config_backup.sh -a``` + ### Restore On my machine, you end up with a GZipped file of about 1-10 MB with a name like "proxmox_backup_proxmoxhostname_2017-12-02.15.48.10.tar.gz". Depending upon how you schedule it and the size of your server, that could eventually become a space issue so don't