Open main menu

CDOT Wiki β

Changes

OPS335 Assignment 1a - Murray Saul

50 bytes removed, 12:11, 23 January 2017
Create Full and Incremental Backups of cloning-source VM
# This task is to be performed in your '''host''' machine.
# Issue the command '''su -'''
# Create the following directory: '''/root/bin'''
# Create a Bash shell script called '''/root/bin/assnBackup.bash''' to perform a '''full backup''' using the '''gzip''' command to backup the entire file system of your cloning-source VM to save the compressed copy to the directory path: '''/backup/full/''').
# This shell script should store any VM image file in the "/var/lib/libvirt/images" directory that has the extension ".qcow2" as a positional parameter to be used with a for loop.
13,420
edits