os211

Top 10 List of Week 03

  1. FUSE This website explains all you need to know about FUSE (Filesystem in Userspace). It explains the definition, usage, and guides.

  2. What is tar.gz File This website explains about tar.gz file (often called a tarball). It also tells us how to open the file from the 3 most used operating system nowadays (Windows, Linux, MacOS).

  3. Tar Command Examples in Linux This website contains commands in Linux that usually used when working with tarball files. It also demonstrate the use of each command.

  4. Structures of Directory in Operating System This site explains about structures of directory in OS. It also mentions the advantages and disadvantages of each type of structure.

  5. Filesystem Hierarchy Standard This article explains about the FHS. It also explains each directory that is used in FHS.

  6. Network File System This blog explains about the Network File System. It also mentions previous versions of NFS and how it differs from one another.

  7. Consistency Semantics for file sharing This article explains the concept of consistency semantics. It also gives some semantic examples with each of their explanations.

  8. Unified Buffer Cache This website explains about Unified Buffer Cache. It also explains how UBC can increase a file system performance.

  9. Hexdump in Linux This website demonstrates how to use hexdump in linux command line. It has definition, usage, and guide to use it.

  10. Absolute vs Relative This website contains information about absolute path and relative path. It also explains the difference between the two. It also has gave some examples.