1 00:00:07,650 --> 00:00:09,360 - Welcome to lesson three. 2 00:00:09,360 --> 00:00:10,650 In this lesson, we'll explore 3 00:00:10,650 --> 00:00:13,170 some of the advanced Systemd features. 4 00:00:13,170 --> 00:00:16,200 I'll start talking about Systemd units in general, 5 00:00:16,200 --> 00:00:18,480 and after that you'll learn about Systemd sockets 6 00:00:18,480 --> 00:00:19,920 and timers. 7 00:00:19,920 --> 00:00:22,980 Next, I'll introduce the topics of Systemd Cgroups, 8 00:00:22,980 --> 00:00:26,010 something you can use to limit the availability of resources 9 00:00:26,010 --> 00:00:29,610 to different services that are started through Systemd. 10 00:00:29,610 --> 00:00:31,380 After this, you'll learn how to manage 11 00:00:31,380 --> 00:00:33,690 Systemd unit dependencies. 12 00:00:33,690 --> 00:00:37,200 The last lesson in this module covers Systemd self-healing. 13 00:00:37,200 --> 00:00:40,230 A useful feature that ensures that after a failure 14 00:00:40,230 --> 00:00:43,260 a unit can automatically be started again. 15 00:00:43,260 --> 00:00:44,820 This lesson ends with the lab, 16 00:00:44,820 --> 00:00:47,270 which helps you practice the topics just learned.