1 00:00:07,440 --> 00:00:09,750 - Hello, and welcome to lesson 11. 2 00:00:09,750 --> 00:00:11,250 In this lesson, I want to explain 3 00:00:11,250 --> 00:00:13,470 the storage management essentials. 4 00:00:13,470 --> 00:00:15,540 You'll learn about different storage solutions 5 00:00:15,540 --> 00:00:17,700 that you'll encounter while working with Linux 6 00:00:17,700 --> 00:00:21,150 and how to list storage devices that are available. 7 00:00:21,150 --> 00:00:22,800 I'll focus on the essentials, 8 00:00:22,800 --> 00:00:24,900 which is about partitions and file systems 9 00:00:24,900 --> 00:00:28,710 and how to Mount file systems onto specific directories. 10 00:00:28,710 --> 00:00:31,020 You'll also learn how to use loop devices, 11 00:00:31,020 --> 00:00:33,570 which come in handy if you want to practice storage, 12 00:00:33,570 --> 00:00:36,150 but no external devices are available 13 00:00:36,150 --> 00:00:38,520 and at the end of this lesson, you'll find a list 14 00:00:38,520 --> 00:00:41,913 of all commands covered as well as a lab and lab solution.