Group Project
The purpose of this assignment is to familiarize you with some of the
disk and storage commands, and to teach you how to do backups using the
dump
and restore
commands that are included in the Fedora distribution.
For each item, copy the successful execution of the command and its
output to the R4.log
file, which will be submitted to receive credit for
this lab. Add answers to questions or comments as requested in a short
paragraph.
su
to become super user.
df -k
to list the mounted drives on the system.
/etc/fstab
configuration file.
pvdisplay
command to display the physical volumes.
lvdisplay
command to display the logical volumes.
umount
device command.
/mnt/dvd
to mount the DVD.
mount -t iso9660 /dev/sr0 /mnt/dvd
Packages/d
.
Use the dump and restore commands to backup the entire set of home directories on your system, as follows:
kennedy
, and create several files and
directories in the associated home directory.
/tmp/complete
using
the command dump -0uf /tmp/complete /home
, and list the size of the
resulting backup.
kennedy
, then do an
incremental backup of /home
into /tmp/incremental
, and list
the size of the resulting backup.
/home/kennedy
and restore it using
the command restore -rf /tmp/complete
from the complete backup.
R4.log
, and add a couple of
paragraphs about using the dump and restore commands for backup.
Check in R4.log
with Part 1 and Part 2 clearly marked.
Add a comment block with your personal information, as follows:
# Students: Student 1, Student 2, ... # Ids: 8xx-xx-xxxx, 8xx-xx-xxxx, ... # Course: CT320 # Assignment: Recitation R4 # Date: YYYY-MM-DD
Turn your R4.log
file into the Recitation 4 drop box on RamCT.
The lab is done in teams, but each student must submit to get credit.
Modified: 2013-09-21T15:29 User: Guest Check: HTML CSSEdit History Source |
Apply to CSU |
Contact CSU |
Disclaimer |
Equal Opportunity Colorado State University, Fort Collins, CO 80523 USA © 2015 Colorado State University |