Chapter 18 Flashcards

1
Q

What does the acronym PID stand for? Chapter 18 P. 882

A

Process Identification

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

What command is used to stop Processes? Chapter 18 P.882

A

Kill

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

What concept is known as the directory that all file and directory commands operate? Chapter 18 P. 883

A

Current Directory

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

T or F. In the terminal, you can change directory no matter where you are? P. 883 Chapter 18

A

True

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

In Linux ______ is used in place of DIR. P.884 Chapter 18

A

LS

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

Before a user can open and read the contents of a directory, The must have what? P. 884 Chapter 18

A

Execute permissions

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

What option must you use to see files starting with a ( . ), when using the LS command? P. 884 Chapter 18

A

-a

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

What command would you use to change the permission settings of a file or directory? P.885 Chapter 18

A

Chmod

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

You can log in as root and create the CUPS with this command. P. 885 Chapter 18

A

MKDIR CUPS

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

What is the command that is used to change ownership? P. 886 Chapter 18

A

Chown

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

To move files to another directory, what command is used? P.886 Chapter 18

A

Mv

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

To copy files to another directory, what command is used? P. 886 Chapter 18

A

Cp

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

To delete, what command is used? P.886 Chapter 18

A

Rm

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

What command and option do you use to delete an empty directory? P. 887 Chapter 18

A

Rmdir –p

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

What is used in place of ipconfig? P.887 Chapter 18

A

Ifconfig

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