Linux Module 2 Flashcards

1
Q

What is the default shell in Linux called?

A

BASH

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

What equivalent to the man command generally provides an easier-to-read description of the queried command and also contains links to other related information?

A

info

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

What command can you use to safely shut down the Linux system immediately?

A

halt

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

What command is equivalent to the man -k keyword command?

A

apropos ‘keyword’

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

Which of the following is not a piece of information that the Fedora installation program prompts you for?

A

Firewall settings

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

Linux commands entered via the command line are not case sensitive. True or False?

A

False

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

Which command blanks the terminal screen erasing previously displayed output?

A

clear

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

When sitting at a computer running Linux, what key combination is pressed to open the graphical terminal?

A

Ctrl + Alt + F1

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

To install Linux within a virtual machine, you can specify the path to an ISO image that contains the Linux installation media within visualization software without having to first write the ISO image to a DVD or USB flash drive. True or False?

A

True

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

After you log into a terminal, you receive a user interface called a:

A

shell

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

Users enter commands directly to the kernel of Linux operating system. True or False?

A

False

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

How can you protect a metacharacter ( such as the $ character ) from shell interpretation?

A

Precede with a .

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

You know a Linux command will perform a desired function for you, but you cannot remember the full name of the command. You do remember it fill flush a variable from your system. Which command typed at a command prompt displays a list of commands that would likely contain the command you desire?

A

man -k flush

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

Which command displays the users who are currently logged in to the Linux system?

A

who

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

Which prompt does the root user receive when logged in to the system?

A

#

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

Which prompt do regular users receive when logged in to the system

A

$

17
Q

Which of the following refers to the third primary partition on the second SCSI hard disk within Linux?

A

sdb3

18
Q

Which partition do you typically create at minimum during a Fedora Linux installation?

A

swap

19
Q

If you boot your computer from Linux live media, you will be able to use a fully-functional Linux system prior to installing Linux on permanent storage. True or False?

A

False

20
Q

Which of the following is not an example of virtualization software that can be used to install Linux within another operating system?

A

Spiceworks