1 00:00:07,140 --> 00:00:09,300 - Hi, welcome to lesson 12. 2 00:00:09,300 --> 00:00:12,420 In this lesson, you'll learn about Linux Filesystems. 3 00:00:12,420 --> 00:00:14,010 First, we'll cover how to create 4 00:00:14,010 --> 00:00:17,340 one of the several Filesystems that is available on Linux. 5 00:00:17,340 --> 00:00:19,890 Including Ext4 and XFS 6 00:00:19,890 --> 00:00:24,150 and also emulated system memory in Swap Filesystems. 7 00:00:24,150 --> 00:00:26,970 Then you'll learn how to mount these Filesystems. 8 00:00:26,970 --> 00:00:30,330 I'll explain how to use Filesystem labels and UUID 9 00:00:30,330 --> 00:00:32,790 and you'll learn how to mount a Filesystem automatically 10 00:00:32,790 --> 00:00:34,470 using ETC FSTAB 11 00:00:34,470 --> 00:00:37,050 or system de-mount and auto mount. 12 00:00:37,050 --> 00:00:38,970 At the end of this lesson you'll find a lab 13 00:00:38,970 --> 00:00:40,920 in which you can practice these skills.