Linux+ Midterm 2 Flashcards

1
Q

To prevent a file from being cleared by the BASH shell and append output to the existing output, you can specify three > metacharacters alongside the file descriptor

A

False

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

You are limited to using one pipe | metacharacter on the command line to pipe information from one command to another command

A

False

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

Any command that can be executed on the command line can also be placed inside any environment file.

A

true

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

GRUB must be reinstalled after editing its configuration file.

A

False

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

YOu can choose to use a window manager only, and not use a desktop manager

A

False

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

HOWTO documents are centrally collected by the _________

A

Linux Documentation Project.

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

a ______ is merely a compressed archive of files that usually contain scripts that install the software contents to the correct location on the file system,

A

Tarball

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

A(n) ____ service provides an efficient method for transferring files over the internet

A

FTP

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

Because you need to document so many pieces of hardware and software information, you should create a ______ that contains all important installation information as well as hardware information.

A

Preinstallation checklist

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

_____ is the most common method of installing Linux.

A

Installation from a DVD

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

Hard disks can contain a maximum of _____ major partitions

A

4

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

The _____ directory contains system and commands and utilities

A

/usr

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

The shell that is used by default in Linux is the _____ shell.

A

BASH

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

_____ are specific letters that start with a (“-“).

A

options

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

_____ is the metacharacter for command termination

A

;

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