DispersedNet
SiteMap
Configure Linux Items
Linux Admin
System Admin
Administering Filesystems
«Prev
Next»
Linux Customization
Compiling Linux Kernel
Modular Monolithic - Kernels
Linux Kernel Modules
Loading Kernel Modules
Linux Kernel Compilation
Configure Kernel Options
Compiling Linux Kernel - Quiz
Kernel Modules - 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 Control Commands
Tar Tape Backup Command
Linux Dump Backup Command
Linux Restore Command
Redundant Array Disks
Describe Raid Levels
Raid Levels - Quiz
File System Administration
Planning Linux Filesystem
Partition Layout Plan
Redhat Partition Size
Administer Local Filesystems
mke2fs-command
ext2-filesystem
Unmounting Root Partition
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
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