Deck 6: Linux Filesystem Administration
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Match between columns
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/32
Play
Full screen (f)
Deck 6: Linux Filesystem Administration
1
To create partitions after installation, you can use the ____ command.
A)format
B)formatdisk
C)fdisk
D)partition
A)format
B)formatdisk
C)fdisk
D)partition
C
2
Linux requires ____ partition(s)at minimum.
A)1
B)2
C)3
D)4
A)1
B)2
C)3
D)4
B
3
To format a filesystem with a specified filesystem type, you can use the ____ option with the mkfs command.
A)-t
B)-f
C)-c
D)-o
A)-t
B)-f
C)-c
D)-o
A
4
There can be multiple device files per device.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
5
Errors on a filesystem are often referred to as filesystem ____ and are common on most filesystems.
A)breaks
B)corruption
C)degradation
D)failures
A)breaks
B)corruption
C)degradation
D)failures
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
6
Data is read off of hard disks in concentric circles called ____.
A)tracks
B)blocks
C)sectors
D)cylinders
A)tracks
B)blocks
C)sectors
D)cylinders
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
7
After a typical Red Hat Fedora Linux installation,over 18,000 different device files are in the /dev directory.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
8
If you do not know the type, major, or minor number of a device, you can use the ____ program to re-create the device based on the common name.
A)/dev/MAKEDEV
B)mkfs
C)mknod
D)/dev/makedevice
A)/dev/MAKEDEV
B)mkfs
C)mknod
D)/dev/makedevice
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
9
Floppy disks are typically mounted automatically to the /mnt/floppy directory when you access the floppy disk using a GUI environment.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
10
Devices that transfer data in a character-by-character fashion are referred to as ____ devices.
A)text
B)block
C)character
D)binary
A)text
B)block
C)character
D)binary
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
11
CD-ROMs typically use the ____ filesystem type.
A)ntfs
B)ext2
C)iso9660
D)ext3
A)ntfs
B)ext2
C)iso9660
D)ext3
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
12
In Linux you must use only one type of filesystem on a system.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
13
The easiest method for monitoring free space by mounted filesystems is to use the ____ command.
A)df
B)fs
C)dfs
D)fd
A)df
B)fs
C)dfs
D)fd
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
14
The more filesystems that are used on a system, the less likely a corrupted filesystem will interfere with normal system operations.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
15
The ____ filesystem is used by software programs that write to a CD-R, CD-RW, or DVD.
A)ntfs
B)udf
C)ext2
D)hpfs
A)ntfs
B)udf
C)ext2
D)hpfs
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
16
The ____ filesystem contains most of the operating system files.
A)boot
B)data
C)mnt
D)root
A)boot
B)data
C)mnt
D)root
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
17
The ____ device file represents the first primary partition on the second IDE hard disk drive (primary slave).
A)/dev/hdc1
B)/dev/hdb1
C)/dev/hda1
D)/dev/hdc2
A)/dev/hdc1
B)/dev/hdb1
C)/dev/hda1
D)/dev/hdc2
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
18
To mount all filesystems in the /etc/fstab file that are intended to mount at boot time, you can simply type the ____ command.
A)mount -o
B)mount -f
C)mount -u
D)mount -a
A)mount -o
B)mount -f
C)mount -u
D)mount -a
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
19
To check a filesystem for errors, you can use the ____ command, which can check filesystems of many different types.
A)fcheck
B)fsc
C)fscheck
D)fsck
A)fcheck
B)fsc
C)fscheck
D)fsck
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
20
The ____ device file represents the second serial port on the system (COM2).
A)/dev/ttyS0
B)/dev/tty2
C)/dev/tty1
D)/dev/ttyS1
A)/dev/ttyS0
B)/dev/tty2
C)/dev/tty1
D)/dev/ttyS1
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
21
You can edit the quotas for certain users by using the ____ command.
A)edquota
B)editquota
C)quota
D)repquota
A)edquota
B)editquota
C)quota
D)repquota
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
22
Match between columns
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
23
What are the two different types of hard drives? Briefly describe each, and list the possible configurations and device files for each type.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
24
At installation, Red Hat Fedora Linux creates a symbolic link called ____________________ to the appropriate CD-ROM device.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
25
If you find a corrupted device file, or accidentally delete a device file, the ____________________ command can be used to re-create the device file if you know the type, major, and minor numbers.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
26
What are character devices and block devices? What is the difference between them? What types of devices are represented by block device files?
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
27
An extended partition can contain many subpartitions called ____________________.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
28
Creating a filesystem on a device is commonly referred to as ____________________.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
29
Describe the process of mounting and unmounting a CD-ROM. In the process, discuss the configuration of a CD-ROM drive on a Linux system. Mention the filesystem typically used for CD-ROMs, and explain how this affects the mounting process.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
30
What is filesystem corruption? What factors may lead to filesystem corruption?
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
31
Each track on a hard disk is divided into ____________________ of information.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck
32
What are hard disk quotas? Why and how are they used? Mention the difference between hard and soft limits, and briefly discuss how quotas can be turned on.
Unlock Deck
Unlock for access to all 32 flashcards in this deck.
Unlock Deck
k this deck