ucu-computer-science / UCU_Linux_Club

UCU Linux Club repository - all materials, Homeworks etc
https://ucu-computer-science.github.io/UCU_Linux_Club/
GNU General Public License v3.0
53 stars 39 forks source link

Week 7. Filesystems (01.11) #67

Closed ch1pkav closed 8 months ago

ch1pkav commented 10 months ago

Differrent abstractions of storage organization. Raw HDD/SSD interface -> Endless string of bytes -> partitions -> filesystems. Differrent filesystems implementations. Inodes. Popular filesystem formats and features. Tools for working with filesystems (mkfs, resize2fs, fsck, etc..) Filesystems in the context of a modern OS.

Materials: https://docs.google.com/presentation/d/1nFq_O8zb-vmfx8jfqMt_p4IAEGAHi7lNdgvPRLcqN6M/edit?usp=sharing https://docs.google.com/presentation/d/1EyS3DytXb4My-BLqjMZkYwpZ4MXTcTcnyam3LIrhIa8/edit?usp=sharing