- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Working with systemd Targets
The concept of runlevels in SysV has been reimagined and expressed as targets in `systemd`. Knowing how to manage, use, and manipulate targets will make your `systemd` management much easier. In this lab, we'll use the `runlevel` command that ships with `systemd` to determine system state, work with the default target, manipulate it, and then isolate to the new target. We'll also understand why some targets can be isolated and others can't, inspect the contents of targets to see what they can do, and finally get a better understanding of the relationship between the `poweroff`, `shutdown`, `halt`, and `reboot` commands and `systemctl`.

Lab Info
Table of Contents
-
Challenge
Work with Runlevels and Targets
- Use the runlevel command.
- Get and set the default target.
- Isolate and list the targets.
-
Challenge
Work with Target Isolation
- Attempt to isolate a target.
- List the contents of different targets.
- Determine what allows a target to be isolated.
-
Challenge
Understand the Shutdown Commands
- Identify the location of the
shutdown
,halt
,poweroff
, andreboot
commands. - Determine what they are.
- See which are also represented in systemctl.
- Identify the location of the
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.