LINKS
- https://os.vlsm.org/ — OS website
- https://4hmadanbiy4.github.io/os242/LINKS/ – Links source
- 10 Linux Terminal Commands for Beginners —
The Linux command line can be quite daunting. What do commands like ls, cd, pwd and less mean? When you see that blinking cursor, what is the first thing you should type?
Find out more in my Linux terminal command and utilities tutorial.
- Bash Cheat Sheet — Cheat sheet bash
- Man Cheat Sheet — Situs ini penting dan menarik karena menyediakan panduan definitif tentang halaman manual (man pages) di Linux.
- Linux file system — Situs phoenixNAP tentang sistem file Linux penting karena memberikan panduan komprehensif tentang bagaimana sistem file Linux bekerja, termasuk evolusi dan fitur utama dari sistem file seperti ext4.
- Library fuse — Situs libfuse di GitHub sangat penting karena menyediakan implementasi referensi untuk antarmuka FUSE (Filesystem in Userspace) di Linux.
- Linux Man Pages - A Quick Tutorial — How to search through man pages to find the help (or command) you’re looking for.
- Physical vs. Virtual Memory — all about physical and virtual memory in one page
- Vim Basics — Learn the basics you need to start editing text in vi or vim.
- All about synchronization