1 00:00:00,500 --> 00:00:06,560 ‫All right, so the Linux file hierarchy structure defines the directory structure and directory contents 2 00:00:06,560 --> 00:00:08,360 ‫in Unix like operating system. 3 00:00:09,600 --> 00:00:11,910 ‫It is maintained by the Linux Foundation. 4 00:00:13,420 --> 00:00:15,970 ‫Slash represents a root folder. 5 00:00:17,090 --> 00:00:22,940 ‫All files and directories appear under the root directory, even if they are stored on different physical 6 00:00:22,940 --> 00:00:24,650 ‫or even virtual devices. 7 00:00:26,180 --> 00:00:30,530 ‫Only the user has the right to write under this directory. 8 00:00:32,590 --> 00:00:39,610 ‫So Slash been a central command binaries that need to be available in user mode, for example, Cat 9 00:00:40,360 --> 00:00:43,520 ‫alas, CP etc. 10 00:00:44,790 --> 00:00:50,640 ‫Slash home, the user's home directories containing saved files, personal settings and all that kind 11 00:00:50,640 --> 00:00:51,030 ‫of stuff. 12 00:00:52,450 --> 00:00:53,650 ‫Slash has been. 13 00:00:55,040 --> 00:01:02,450 ‫Linux commands located under this directory are used typically by system administrators for system maintenance 14 00:01:02,450 --> 00:01:05,300 ‫purposes like rebooting, if! 15 00:01:05,300 --> 00:01:06,890 ‫Config, that kind of thing. 16 00:01:08,270 --> 00:01:14,360 ‫Slash boot contains bootloader files, for example, grub files are located under slash boot. 17 00:01:15,880 --> 00:01:19,690 ‫Slash Etsy and you may have heard slash Etsy. 18 00:01:21,540 --> 00:01:27,510 ‫This will contain configuration files required by all programs, for example, resolved config. 19 00:01:29,540 --> 00:01:30,380 ‫Slash lib. 20 00:01:31,350 --> 00:01:37,320 ‫These are libraries essential for the binaries in splash bin and slash been. 21 00:01:38,910 --> 00:01:45,750 ‫Splash, Dev, essential device files, including terminal devices, USBs or any device attached to 22 00:01:45,750 --> 00:01:47,310 ‫the system, for example. 23 00:01:47,520 --> 00:01:48,240 ‫Splash Dev. 24 00:01:48,630 --> 00:01:49,140 ‫NULL. 25 00:01:51,880 --> 00:01:53,410 ‫Slash op T. 26 00:01:54,330 --> 00:01:57,780 ‫This will contain optional application software packages. 27 00:01:59,830 --> 00:02:04,540 ‫Splash Park contains information about system, process and kernel. 28 00:02:05,980 --> 00:02:07,780 ‫Slash, M.A.. 29 00:02:08,680 --> 00:02:13,630 ‫Temporary Mount Directory where sysadmins can mount file systems. 30 00:02:15,140 --> 00:02:15,530 ‫Bar. 31 00:02:16,620 --> 00:02:21,270 ‫It contains variable data like system logging files and temporary files. 32 00:02:23,010 --> 00:02:23,790 ‫Slice media. 33 00:02:24,730 --> 00:02:29,560 ‫Mount points for removable media such as CD-ROMs and the like. 34 00:02:31,620 --> 00:02:37,190 ‫DMP contains temporary files created by system as well as users. 35 00:02:38,140 --> 00:02:46,420 ‫Slash as RV contains site specific data served by this particular system, such as data and scripts 36 00:02:46,420 --> 00:02:47,290 ‫for web servers. 37 00:02:48,850 --> 00:02:55,780 ‫Slash user contains binaries, libraries, documentation and source code for second level programs.