Open main menu

CDOT Wiki β

Changes

OPS335 Assignment 1a - Murray Saul

5 bytes added, 10:24, 19 January 2017
Create Back-up Script for your Assignment on 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 the your cloning-source VM (like you did in Lab1, but saving to save the compressed copy to the directory path: '''/backup/full/''').
# Set execute permissions for this script, and run this Bash shell script prior to exiting your assignment work session to properly backup your cloning source. You should also make a copy of the backup on an external device (such as a USB key).
13,420
edits