DispersedNet
SiteMap
Configure Linux Items
Linux Admin
System Admin
Administering Filesystems
«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
Administering Local Filesystems - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which of the following commands is used to create swap on a partition?
Please select the best answer.
A.
fdisk
B.
swapon
C.
mkswap
D.
fstab
2.
Which of the following swap partition sizes would be appropriate for a typical
swap
partition on a machine with 128MB of RAM?
Please select all the correct answers.
A.
32MB
B.
64MB
C.
128MB
D.
256MB
3.
Select the command to initialize the third partition on the third hard drive
Please select the best answer.
A.
mke2fs /dev/hda3
B.
mke2fs /dev/hdb3
C.
mke2fs /dev/hdc3
D.
mke2fs /dev/hdd3