The Linux File System...for humans
Video Statistics and Information
Channel: Engineer Man
Views: 130,736
Rating: 4.9631338 out of 5
Keywords: linux, linux file system, engineer man
Id: UFIoRLqhFpo
Channel Id: undefined
Length: 12min 29sec (749 seconds)
Published: Sun Jan 06 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Good video, but a few nitpicks... should probably mention, I think, two of the most important files/folders in /etc/ besides configs namely /etc/fstab telling your system to mount certain drives on boot and /etc/init.d for system services ran by your init. Furthermore when he mentioned pid 1 he said Systemd where it's more accurate to just say your init system commonly Systemd. Maybe worth mentioning the other filesystems available, like ext4. Lastly, maybe worth mentioning that some people keep /boot/ separate and therefore it is unmounted after boot.
Excellent video