week 4 Flashcards

1
Q

Sigint

A

what is sent in cntrl+c

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

Process

A

Running program

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

Sigterm

A

Graceful way to quit a process, giving it time to shut down child processes etc before shutting down

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

Sigkill

A

Force quit process

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

TIME (ps)

A

accumulated CPU time that has been used by that process

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

PID (ps)

A

Process ID

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

Where are user account properties kept?

A

/etc/passwd

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

where are user password properties kept?

A

/etc/shadow

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

what is the UID for the root user?

A

0

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

What is UID 1-999 reserved for?

A

Reserved for system users

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

What is user 65534 reserved for?

A

nobody user

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