Day 4 Task: Basic Linux Shell Scripting for DevOps Engineers
What is Kernel?
Kernel is a fundamental program that acts as the core of an operating system (OS). It's the bridge between the physical hardware of your computer and the software applications you use
uname -r (gives the current kernel version)
What D...
khushbuk0714.hashnode.dev6 min read