Linux Midterm 3 Flashcards

1
Q

Most files on a Linux system that contain configuration information are _____ files

A

Text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

To view a list of files and their types, use the _____ switch to the ls command

A

-F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The ____ symbol indicates a linked file

A

@

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which is an extended regular expression metacharacter?

A

{}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In the FHS, the ______ directory contains most system commands and utilities

A

/usr

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Copying a file can be accomplished using the ____ command,

A

cp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You can see the contents of a certain variable in memory by using the _____ metacharacter with the echo command

A

$

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When using the chmod command, the mode rwx can be represented by the number ___

A

7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Data is read off of hard disks in concentric circles called _____

A

tracks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Each SCSI device is assigned a unique ID number known as ____

A

Target ID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The highest priority SCSI device is given a SCSI ID of __

A

7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A Fedora download for creating a DVD has the following extention

A

.iso

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

SOme installations fail to place a boot loader on the hard disk properly; this is often the case with large hard disk drives that have over ___ cylinders

A

1024

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

____ installation log files are created by the Fedora installation program

A

Two

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The ____ command can be used to replace characters in a file sent via Standard Input

A

tr

How well did you know this?
1
Not at all
2
3
4
5
Perfectly