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