I am an open source and DevOps enthusiast from India.
Nothing here yet.
In this blog, we will the various system calls, init implementations, and work of the Kernel in Linux. Let us start with how a computer starts or the Boot process of the system: BIOS - The BIOS or the basic input output system initializes hardware ...

So now many of you must be familiar with the commands in Linux, now we are going to see how Linux works internally and the various processes in Linux. What are Processes? Processes are the programs that are running in the machines. Each program in ...
