Basic Linux Shell Scripting for DevOps Engineers
What is Kernel
Linux Kernel is the heart of Linux operating systems. A kernel is the lowest level of software that can interface with computer hardware.
The kernel has 4 jobs:
Memory management: Keep track of how much memory is used to store what, an...
ashinsas.hashnode.dev2 min read