Deck 20: Advanced Linux Administration

Full screen (f)
exit full mode
Question
The latest release of Linux kernel 3.3 contains more than 15 million lines of source code.
Use Space or
up arrow
down arrow
to flip the card.
Question
A Linux system administrator should continuously monitor a system's performance.
Question
A context switch occurs when the CPU suspends its current execution, saves the current work status, and transfers control to an interrupt handler.
Question
A high number of active pages indicates a shortage of physical memory in a system.
Question
You need to be logged on as the root user to issue the ksysguard command.
Question
Program execution takes place in ____ mode.

A) kernel
B) user
C) safe
D) run
Question
To display the kernel version you're running, use the ____ command.

A) dis -k
B) dis v
C) uname -k
D) uname -r
Question
The ____ command gives you an active view of a running system and can display system summary information, such as CPU use, swap space use, and load averages.

A) vmstat
B) du
C) top
D) df
Question
The ____ command displays virtual memory statistics and information about processes, CPU activity, and disk space use.

A) vmstat
B) du
C) top
D) df
Question
The ____ command shows in column format the total amount of free, physical, and swap memory in the system as well as buffers used by the kernel.

A) vmstat
B) free
C) top
D) df
Question
The ____ command displays the amount of available disk space on the file system.

A) vmstat
B) free
C) top
D) df
Question
The ____ command shows disk use information for all files in a specified directory and its subdirectories.

A) du
B) free
C) top
D) df
Question
Which iostat command displays a single report for all CPUs and devices?

A) iostat -c
B) iostat -k
C) iostat
D) iostat -m
Question
Which iostat command displays a continuous device report at four-second intervals?

A) iostat -c 4
B) iostat -4d
C) iostat -4
D) iostat -d 4
Question
The ____ command is used to display information for each processor, starting with processor0.

A) mpstat
B) iostat
C) pstat
D) vmstat
Question
You use the ____ command to tune an IDE hard drive.

A) mke2fs
B) hdparm
C) tune2fs
D) e2fsck
Question
The ____ command is used to create a Linux ext2, ext3, or ext4 file system on a specified device, which is usually a hard drive partition.

A) mke2fs
B) hdparm
C) tune2fs
D) e2fsck
Question
You use the ____ command to tune file system parameters on a Linux ext2, ext3, or ext4 file system.

A) mke2fs
B) hdparm
C) tune2fs
D) e2fsck
Question
You use the ____ command to check an ext2, ext3, or ext4 file system for bad data blocks.

A) badblocks
B) hdparm
C) tune2fs
D) e2fsck
Question
The ____ command is used to check a device for bad data blocks.

A) badblocks
B) hdparm
C) tune2fs
D) e2fsck
Question
____ is a POSIX utility that can read and write a wide variety of archive formats.

A) KDEBK
B) GRUB
C) Ark
D) Pax
Question
What does the pax -f testfiles command do?

A) It lists the contents of an archive named testfiles.
B) It extracts the contents of the archive named testfiles.
C) It archives the file named testfiles.
D) It deletes an archived file named testfiles.
Question
The KDE archiving tool is ____.

A) KDEBK
B) GRUB
C) Ark
D) Pax
Question
To boot your computer into single-user mode, use the ____ command.

A) yast2 backup
B) rescue -mode=1
C) ark -1
D) init1
Question
In Linux ____ mode, you can boot a small Linux environment from some type of medium, such as a CD-ROM.

A) safe
B) rescue
C) single user
D) restore
Question
You can use the ____ command to fix problems in the file system.

A) fdisk
B) traceroute
C) ping
D) tune2fs
Question
The ____________________, the central module of the Linux OS, performs two main tasks: acting as an interface to hardware attached to the computer and managing communication between processes.
Question
____________________ is the process of observing portions of a system for problems or anomalies.
Question
A(n) ____________________ is a special routine containing instructions for handling interrupts.
Question
____________________ mode, also known as maintenance mode, is an OS mode in which only the root partition is active and mounted, and Linux runs in runlevel 1.
Question
The ____________________ is a small program stored on the Master Boot Record (MBR) that can load one or more OSs by reading file system information through a pointer from the disk partition containing OS files.
Question
Match each statement with an item

-These statistics are used to determine network bandwidth utilization and help indicate excessive collisions in a network connection.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies the maximum number of I/O operations that a hard drive can perform per second.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies the maximum time for a sector on a disk platter to arrive under a disk head for writing.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies when the CPU stops the currently running process and starts a new process.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies the time hard disk heads take to reach their position on the track to perform read and write operations.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies the maximum number of I/O operations that a network connection can perform per second.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies statistics such as maximum number of files in a directory and average file size.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies the percentage of time a user-level or a system-level process spends on a CPU.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
Match each statement with an item

-Specifies the amount of available space on a disk device.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Question
When would an administrator compile or reconfigure the kernel?
Question
Describe how the Linux version numbering scheme changed with Linux 2.6.x.
Question
Describe the two types of Linux kernels.
Question
Explain how an administrator can see a detailed display of the kernel's version number.
Question
What is the logrotate utility and how is it used?
Question
What is considered to be the best practice for file block size allocation?
Question
What are configuration notes and why are they important?
Question
What is the Grand Unified Boot Loader (GRUB)?
Question
What is the purpose of the ping command and what does the command test?
Question
Explain how the traceroute command works.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 20: Advanced Linux Administration
1
The latest release of Linux kernel 3.3 contains more than 15 million lines of source code.
True
2
A Linux system administrator should continuously monitor a system's performance.
False
3
A context switch occurs when the CPU suspends its current execution, saves the current work status, and transfers control to an interrupt handler.
False
4
A high number of active pages indicates a shortage of physical memory in a system.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
You need to be logged on as the root user to issue the ksysguard command.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
Program execution takes place in ____ mode.

A) kernel
B) user
C) safe
D) run
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
To display the kernel version you're running, use the ____ command.

A) dis -k
B) dis v
C) uname -k
D) uname -r
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
The ____ command gives you an active view of a running system and can display system summary information, such as CPU use, swap space use, and load averages.

A) vmstat
B) du
C) top
D) df
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
The ____ command displays virtual memory statistics and information about processes, CPU activity, and disk space use.

A) vmstat
B) du
C) top
D) df
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
The ____ command shows in column format the total amount of free, physical, and swap memory in the system as well as buffers used by the kernel.

A) vmstat
B) free
C) top
D) df
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
The ____ command displays the amount of available disk space on the file system.

A) vmstat
B) free
C) top
D) df
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
The ____ command shows disk use information for all files in a specified directory and its subdirectories.

A) du
B) free
C) top
D) df
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Which iostat command displays a single report for all CPUs and devices?

A) iostat -c
B) iostat -k
C) iostat
D) iostat -m
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
Which iostat command displays a continuous device report at four-second intervals?

A) iostat -c 4
B) iostat -4d
C) iostat -4
D) iostat -d 4
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
The ____ command is used to display information for each processor, starting with processor0.

A) mpstat
B) iostat
C) pstat
D) vmstat
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
You use the ____ command to tune an IDE hard drive.

A) mke2fs
B) hdparm
C) tune2fs
D) e2fsck
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
The ____ command is used to create a Linux ext2, ext3, or ext4 file system on a specified device, which is usually a hard drive partition.

A) mke2fs
B) hdparm
C) tune2fs
D) e2fsck
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
You use the ____ command to tune file system parameters on a Linux ext2, ext3, or ext4 file system.

A) mke2fs
B) hdparm
C) tune2fs
D) e2fsck
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
You use the ____ command to check an ext2, ext3, or ext4 file system for bad data blocks.

A) badblocks
B) hdparm
C) tune2fs
D) e2fsck
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
The ____ command is used to check a device for bad data blocks.

A) badblocks
B) hdparm
C) tune2fs
D) e2fsck
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
____ is a POSIX utility that can read and write a wide variety of archive formats.

A) KDEBK
B) GRUB
C) Ark
D) Pax
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
What does the pax -f testfiles command do?

A) It lists the contents of an archive named testfiles.
B) It extracts the contents of the archive named testfiles.
C) It archives the file named testfiles.
D) It deletes an archived file named testfiles.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
The KDE archiving tool is ____.

A) KDEBK
B) GRUB
C) Ark
D) Pax
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
To boot your computer into single-user mode, use the ____ command.

A) yast2 backup
B) rescue -mode=1
C) ark -1
D) init1
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
In Linux ____ mode, you can boot a small Linux environment from some type of medium, such as a CD-ROM.

A) safe
B) rescue
C) single user
D) restore
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
You can use the ____ command to fix problems in the file system.

A) fdisk
B) traceroute
C) ping
D) tune2fs
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
The ____________________, the central module of the Linux OS, performs two main tasks: acting as an interface to hardware attached to the computer and managing communication between processes.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
____________________ is the process of observing portions of a system for problems or anomalies.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
A(n) ____________________ is a special routine containing instructions for handling interrupts.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
____________________ mode, also known as maintenance mode, is an OS mode in which only the root partition is active and mounted, and Linux runs in runlevel 1.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
The ____________________ is a small program stored on the Master Boot Record (MBR) that can load one or more OSs by reading file system information through a pointer from the disk partition containing OS files.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
Match each statement with an item

-These statistics are used to determine network bandwidth utilization and help indicate excessive collisions in a network connection.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
Match each statement with an item

-Specifies the maximum number of I/O operations that a hard drive can perform per second.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
Match each statement with an item

-Specifies the maximum time for a sector on a disk platter to arrive under a disk head for writing.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
Match each statement with an item

-Specifies when the CPU stops the currently running process and starts a new process.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
Match each statement with an item

-Specifies the time hard disk heads take to reach their position on the track to perform read and write operations.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
Match each statement with an item

-Specifies the maximum number of I/O operations that a network connection can perform per second.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Match each statement with an item

-Specifies statistics such as maximum number of files in a directory and average file size.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
Match each statement with an item

-Specifies the percentage of time a user-level or a system-level process spends on a CPU.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
Match each statement with an item

-Specifies the amount of available space on a disk device.

A) Context switching
B) Load percentage
C) Number of bytes received or sent
D) Data transfer speed
E) Free space
F) Data transfer speed.
G) File system-based information
H) Seek time
I) Latency
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
When would an administrator compile or reconfigure the kernel?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
Describe how the Linux version numbering scheme changed with Linux 2.6.x.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
Describe the two types of Linux kernels.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
Explain how an administrator can see a detailed display of the kernel's version number.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
What is the logrotate utility and how is it used?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
What is considered to be the best practice for file block size allocation?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
What are configuration notes and why are they important?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
What is the Grand Unified Boot Loader (GRUB)?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
What is the purpose of the ping command and what does the command test?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
Explain how the traceroute command works.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.