RPRam P Sinramps-techie.hashnode.dev·Feb 3, 2024 · 2 min readKernel, Shell and Shell ScriptingWhat is Kernel ? The kernel is the most important part of the operating system. It is the primary interface between the hardware and the processes of a computer. The kernel connects these two in order to adjust resources as effectively as possible. ...00
RPRam P Sinramps-techie.hashnode.dev·Feb 3, 2024 · 2 min readLinux commands for DevOps - Part 1Print Working Directory : This command will print your directory location, where you currently working Change Directory : cd path_to_directory --> display Change Path to directory cd ~ or just cd --> Change directory to the home directory cd -...00
RPRam P Sinramps-techie.hashnode.dev·Jan 28, 2024 · 6 min readUnveiling the Power of DevOpsIn the fast-paced realm of technology, where agility and efficiency reign supreme, DevOps has emerged as a transformative force. This methodology, combining development and operations, has become synonymous with streamlined workflows, rapid releases,...00