os241

LINKS


  1. VirtualBox For Beginner — A simple tutorial for those who want to learn about setting up a Virtualbox and it’s basic command
  2. Linux Command Cheat Sheet — A list of Linux command you probably need
  3. Security and Operating System — Explains the correlation between operating system and computer security
  4. About tarball — A simple explanation about what tarball actually is so at least i know about it and not just copy paste
  5. Virtual disk in VirtualBox — More explanation about what virtual disk is, especially in VirtualBox
  6. Virtualization — More about virtual storage and it’s processes
  7. Pointer in C Programming — A simple tutorial about how to use pointer in C programming
  8. Shared Library Basics — Explanation about shared library from it’s definition to making a basic shared library
  9. SCP in Linux — A tutorial about SCP command protocol to transfer files between remote, host, and another remote
  10. About Virtual Memory — An interesting article that explains the basics of virtual memory
  11. Thread processes in CPU — Explains about thread processes and it’s usefulness in CPU and computer
  12. Concurrency in Operating System — How and what concurrency actually did in nowadays operating system
  13. Process Synchronization — Concepts about Synchronization in operating system
  14. Deadlock in Operating System — Explains about what Deadlock is, the reason why deadlock occurs, and ways of handling it
  15. Process Scheduling in Operating System — Some good video explanation about scheduling in OS
  16. Bash Scripting in Linux — Good resources about bash scripting to help me in LFS
  17. BIOS and UEFI — Good explanation about BIOS and UEFI. I often hear those acronym but didn’t really know what they’re actually is
  18. Memory Management in Operating System — How OS actually related in memory management