DispersedNet
SiteMap
Configure Linux Items
Linux Admin
System Admin
Data Loss Prevention
«Prev
Next»
Linux Customization
System Admin
Linux GPL
Distribution Benefits
Component Prerequisites
Key Requirements
Course Resources
Case Study
Compiling Linux Kernel
Modular Monolithic Kernels
Linux Kernel Modules
Loading Kernel Modules
Kernel Loaded Module
Module Configuration
Kernel Modules - Quiz
Linux Kernel Compilation
Kernel Build Procedures
Configure Kernel Options
Build Install Kernel
Post Installation Procedure
lilo Map Installer
Kernel Conclusion
Compiling Linux Kernel - Quiz
Serial Networking Devices
Linux Serial Devices
Administering Serial Ports
Linux Serial Modems
Multiple Network Interface Cards
Loading Multiple Modules
Network Configurator Tool
Data Loss Protection
Tape Drive Hardware
Tape Control Commands
Tar Tape Backup Command
Linux Dump Backup Command
Linux Restore Command
Tape Backup
Redundant Array Disks
Describe Raid Levels
Raid Levels - Quiz
Hardware versus SW Raid
Tools Protect Data Loss
File System Administration
Planning Linux Filesystem
Partition Layout Plan
Partition Size
Enable Swap Space
New Hard Drive
Filesystems Conclusion
Administer Local Filesystems
mke2fs-command
ext2-filesystem
Redhat Automount
Setting up Automounter
Linux Sync Files
Spoofing Packet Sniffing
rsync Remote Server
Monitoring Filesystem Usage
Resolving Filesystem Problems
Filesystem Configuration
System Kernel Logging
System Logs
Kernel Messages
System Event Log
Configuring System Log
Troubleshooting Systems
Protecting Against Data Loss - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which of the following tar commands will create a compressed archive of the /home directory and store the archive on the SCSI device st1?
Please select the best answer.
A.
tar xcf /dev/st1 /home
B.
tar zcf /dev/st1 /home
C.
tar cf /dev/st1 /home
D.
tar zxf /dev/st1 /home
2.
On Sundays, you perform a full dump on your system. To create an incremental backup for each following day during the week that stores all of the files altered since the last full dump, you could use which of the following dump level schedules?
Please select all the correct answers.
A.
6, 5, 4, 3, 2, 1
B.
3, 4, 5, 6, 7, 8
C.
1, 2, 3, 4, 5, 6
D.
9, 8, 7, 6, 5, 4
3.
Which of the following commands could be used to perform a full backup of the /critical_files directory to the standard SCSI device nrst1?
Please select all the correct answers.
A.
dump -0u -f /dev/nrst1 /critical_files
B.
dump -1u -f /dev/nrst1 /critical_files
C.
tar cf /dev/nrst1 /critical_files
D.
tar zxf /dev/nrst1 /critical_files
4.
What does the delete command do at the restore command prompt?
Please select the best answer.
A.
Removes the backup
B.
Removes selected files or directories from the backup
C.
Removes selected files or directories from the extraction
D.
Removes the files and directories in the backup
5.
What is a benefit of software RAID as compared to hardware RAID?
Please select the best answer.
A.
Specialized hardware
B.
Decreased cost
C.
Increased CPU performance
D.
Multiple drives