Deck 2: Exploring the Unix-Linux File Systems and File Security

Full screen (f)
exit full mode
Question
The root of a file system is denoted by the ____.

A)dot (.)
B)dot dot (..)
C)forward slash (/)
D)backward slash (\)
Use Space or
up arrow
down arrow
to flip the card.
Question
____ are programs that perform operations such as copying files,listing directories,and communicating with other users.

A)Extents
B)Utilities
C)Applications
D)Services
Question
The two most popular hard disk interfaces are IDE and ____.

A)ATA
B)SCSI
C)EIDE
D)RAID
Question
The command cd source uses relative path addressing.
Question
The ____ directory contains the kernel (operating system)images.

A)/boot
B)/bin
C)/dev
D)/etc
Question
If you plan to have multiple users accessing your system,you should consider having a -var partition in which to store some or all of the nonkernel operating system programs that are accessed by users.
Question
A disadvantage of ufs is that it does not support journaling.
Question
If you plan to have multiple users access a system,you can create a ____ partition,which is the home directory for all users' directories.

A)/root
B)/etc
C)/usr
D)/home
Question
A(n)____ is used to reduce file fragmentation,because a block of contiguous disk storage can be reserved for a file.

A)partition
B)node
C)journal
D)extent
Question
The ____ directory contains configuration files that the system uses when the computer starts.

A)/boot
B)/bin
C)/dev
D)/etc
Question
As a general rule,the swap partition should be the same size as the amount of RAM in your computer.
Question
The ____ directory contains executables,which are the programs needed to start the system and perform other essential system tasks.

A)/boot
B)/bin
C)/dev
D)/etc
Question
The rm -r command can be used to delete a directory that is not empty.
Question
The term ____ refers to a "black hole";any data sent to this device is gone forever.

A)void
B)root
C)null
D)console
Question
The UNIX file system (ufs)supports ____,which automatically move data on damaged portions of disks to areas that are not damaged.

A)hot fixes
B)backups
C)recovery fixes
D)extents
Question
A directory is a special kind of file that can contain other files and directories.
Question
You can create a ____ partition to hold files that are created temporarily,such as files used for printing documents (spool files)and files used to record monitoring and administration data,often called log files.

A)/tmp
B)/usr
C)/var
D)/aux
Question
UNIX-Linux systems interpret a single dot character to mean the current working directory.
Question
In Linux,the native file system is the ____,which is installed by default.

A)ufs
B)ext fs
C)ReiserFS
D)jfs
Question
The ____ partition acts like an extension of memory,so that UNIX-Linux have more room to run large programs.

A)backup
B)primary
C)virtual
D)swap
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
home directory for the system administrator
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
mount points for temporary mounts by the system administrator reside in this directory
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
is a relatively new recommendation of the FHS
Question
You use the ____ command to display a directory's contents,including files and other directories.

A)dir
B)d
C)pwd
D)ls
Question
A(n)____________________ is a special character that can stand for any other character or,in some cases,a group of characters.
Question
The ____ is shorthand for the home directory,which typically has the same name as the user's account name.

A)backward slash (\)
B)forward slash (/)
C)dollar sign ($)
D)tilde (~)
Question
To navigate the UNIX-Linux directory structure,you use the ____ command.

A)nav
B)cd
C)mv
D)jump
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
this directory occupies no space on the disk
Question
You can use the -a option with the ls command to list ____________________ files.
Question
You can change the pattern of permission settings by using the ____ command.

A)chperm
B)chmod
C)chsec
D)chown
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses kernel modules,security information,and the shared library images
Question
Computer storage devices such as hard disks are called ____________________ devices.
Question
To ____________________ a file system is to connect it to the directory tree structure.
Question
UNIX-Linux systems interpret ____ to mean the parent directory.

A)dot (.)
B)dot (..)
C)backward slash (\)
D)forward slash (/)
Question
If you have configured your prompt so that it does not show your working directory,you can use the ____ command to verify in what directory you are located,along with the directory path.

A)pwd
B)who
C)list
D)dir
Question
When using the mount command,you use the ____ option to specify a file system to mount.

A)-f
B)-d
C)-t
D)-m
Question
Using the octal permission format,chmod ____________________ data,assigns read,write,and execute to owner;execute to group;and execute to other.
Question
The ____ command is used to create a new directory.

A)cdir
B)cd
C)mkdir
D)mk
Question
Most versions of UNIX and Linux support the ____________________ (ufs),which is the original native UNIX file system.
Question
A(n)____ path begins at the root level and lists all subdirectories to the destination file.

A)root
B)primary
C)absolute
D)relative
Question
What command do you use to copy files in UNIX-Linux? How do you use this command?
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
holds subdirectories that often change in size
Question
What are device special files?
Question
When configuring file permissions in UNIX-Linux systems,what is the role of the sticky bit?
Question
What is virtual memory?
Question
What is an inode and what information does it contain?
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
temporary place to store data during processing cycle
Question
What is the role of GIDs in UNIX-Linux systems?
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
programs that start the system,programs needed for file system repair,and essential network programs are stored in this directory
Question
Why would you want to set file permissions?
Question
What command do you use to delete files in UNIX-Linux? Describe the usage of this command.
Question
Why is it a good idea to partition your hard disk?
Question
What is a pathname? How is a pathname specified in UNIX-Linux?
Question
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses software offered to users
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/54
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: Exploring the Unix-Linux File Systems and File Security
1
The root of a file system is denoted by the ____.

A)dot (.)
B)dot dot (..)
C)forward slash (/)
D)backward slash (\)
C
2
____ are programs that perform operations such as copying files,listing directories,and communicating with other users.

A)Extents
B)Utilities
C)Applications
D)Services
B
3
The two most popular hard disk interfaces are IDE and ____.

A)ATA
B)SCSI
C)EIDE
D)RAID
B
4
The command cd source uses relative path addressing.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
5
The ____ directory contains the kernel (operating system)images.

A)/boot
B)/bin
C)/dev
D)/etc
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
6
If you plan to have multiple users accessing your system,you should consider having a -var partition in which to store some or all of the nonkernel operating system programs that are accessed by users.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
7
A disadvantage of ufs is that it does not support journaling.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
8
If you plan to have multiple users access a system,you can create a ____ partition,which is the home directory for all users' directories.

A)/root
B)/etc
C)/usr
D)/home
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
9
A(n)____ is used to reduce file fragmentation,because a block of contiguous disk storage can be reserved for a file.

A)partition
B)node
C)journal
D)extent
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
10
The ____ directory contains configuration files that the system uses when the computer starts.

A)/boot
B)/bin
C)/dev
D)/etc
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
11
As a general rule,the swap partition should be the same size as the amount of RAM in your computer.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
12
The ____ directory contains executables,which are the programs needed to start the system and perform other essential system tasks.

A)/boot
B)/bin
C)/dev
D)/etc
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
13
The rm -r command can be used to delete a directory that is not empty.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
14
The term ____ refers to a "black hole";any data sent to this device is gone forever.

A)void
B)root
C)null
D)console
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
15
The UNIX file system (ufs)supports ____,which automatically move data on damaged portions of disks to areas that are not damaged.

A)hot fixes
B)backups
C)recovery fixes
D)extents
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
16
A directory is a special kind of file that can contain other files and directories.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
17
You can create a ____ partition to hold files that are created temporarily,such as files used for printing documents (spool files)and files used to record monitoring and administration data,often called log files.

A)/tmp
B)/usr
C)/var
D)/aux
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
18
UNIX-Linux systems interpret a single dot character to mean the current working directory.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
19
In Linux,the native file system is the ____,which is installed by default.

A)ufs
B)ext fs
C)ReiserFS
D)jfs
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
20
The ____ partition acts like an extension of memory,so that UNIX-Linux have more room to run large programs.

A)backup
B)primary
C)virtual
D)swap
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
21
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
home directory for the system administrator
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
22
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
mount points for temporary mounts by the system administrator reside in this directory
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
23
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
is a relatively new recommendation of the FHS
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
24
You use the ____ command to display a directory's contents,including files and other directories.

A)dir
B)d
C)pwd
D)ls
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
25
A(n)____________________ is a special character that can stand for any other character or,in some cases,a group of characters.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
26
The ____ is shorthand for the home directory,which typically has the same name as the user's account name.

A)backward slash (\)
B)forward slash (/)
C)dollar sign ($)
D)tilde (~)
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
27
To navigate the UNIX-Linux directory structure,you use the ____ command.

A)nav
B)cd
C)mv
D)jump
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
28
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
this directory occupies no space on the disk
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
29
You can use the -a option with the ls command to list ____________________ files.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
30
You can change the pattern of permission settings by using the ____ command.

A)chperm
B)chmod
C)chsec
D)chown
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
31
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses kernel modules,security information,and the shared library images
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
32
Computer storage devices such as hard disks are called ____________________ devices.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
33
To ____________________ a file system is to connect it to the directory tree structure.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
34
UNIX-Linux systems interpret ____ to mean the parent directory.

A)dot (.)
B)dot (..)
C)backward slash (\)
D)forward slash (/)
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
35
If you have configured your prompt so that it does not show your working directory,you can use the ____ command to verify in what directory you are located,along with the directory path.

A)pwd
B)who
C)list
D)dir
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
36
When using the mount command,you use the ____ option to specify a file system to mount.

A)-f
B)-d
C)-t
D)-m
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
37
Using the octal permission format,chmod ____________________ data,assigns read,write,and execute to owner;execute to group;and execute to other.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
38
The ____ command is used to create a new directory.

A)cdir
B)cd
C)mkdir
D)mk
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
39
Most versions of UNIX and Linux support the ____________________ (ufs),which is the original native UNIX file system.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
40
A(n)____ path begins at the root level and lists all subdirectories to the destination file.

A)root
B)primary
C)absolute
D)relative
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
41
What command do you use to copy files in UNIX-Linux? How do you use this command?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
42
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
holds subdirectories that often change in size
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
43
What are device special files?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
44
When configuring file permissions in UNIX-Linux systems,what is the role of the sticky bit?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
45
What is virtual memory?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
46
What is an inode and what information does it contain?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
47
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
temporary place to store data during processing cycle
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
48
What is the role of GIDs in UNIX-Linux systems?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
49
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
programs that start the system,programs needed for file system repair,and essential network programs are stored in this directory
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
50
Why would you want to set file permissions?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
51
What command do you use to delete files in UNIX-Linux? Describe the usage of this command.
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
52
Why is it a good idea to partition your hard disk?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
53
What is a pathname? How is a pathname specified in UNIX-Linux?
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
54
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses software offered to users
Unlock Deck
Unlock for access to all 54 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 54 flashcards in this deck.