Understanding Runlevels and Targets Flashcards

1
Q

The initialization state that determines which system services should be running on a SysV Init system

A

runlevels

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

USed to link a group of units together to describe a desired system state on a systemd system

A

Targets

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

View loaded and active targets. USe –all to show loaded and inactive targets as well as

A

systemctl list-units -t target

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

Return the default target

A

systemctl get-default

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

set the default target

A

systemctl set-default

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

Start the unit specified on the command line and its dependencies and stop all others

A

systemctl isolate

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