13,420
edits
Changes
→Create Full and Incremental Backups of cloning-source VM to Host Machine
# The default iptables rules should be OK, so you are NOT required to make any iptables rules for this portion of the assignment.
=== Create Full and Incremental Backups of cloning-source VM to Host Machine===
Perform the following steps for this section:
# This task is to be performed in your c7host '''host''' machine.
# Issue the command '''su -'''
# Create the following directory: '''/root/bin'''
# 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).
# Set-up via Cron for an incremental backup of the /etc/ directory of your cloning source to be performed every hour to the /backup/incremental/cloning-source directory.
== Assignment Submission ==