System V style init and systemd in practice
|
Listing Processes (systemd)
The administration via systemd puts each service into its own kernel control group or cgroup . This lets you determine, at a glance, which processes belong to which unit.
You will find a tree view similar to the one in pstree (Figure 8).
Creating a Container (systemd)
You can create containers with the systemd-nspawn instruction. This topic is too big for the space restrictions of this article, so that subject matter receives only a mention here. Containers can be queried with the following command:
systemctl list-machines
See Figure 9.
Buy this article as PDF
Express-Checkout as PDF
Pages: 1
Price $0.99
(incl. VAT)
(incl. VAT)