SPSHREYAS PATILinshreyaspatil.hashnode.dev·May 31, 2023 · 5 min readMini-Project : Server Information ScriptProject Description: Server Information Script The Server Information Script is a shell script designed to retrieve and display various details about a server. It provides essential information such as the server's hostname, operating system, CPU det...00
SPSHREYAS PATILinshreyaspatil.hashnode.dev·May 30, 2023 · 11 min readBeginner to Advanced Linux Shell Scripting for DevOps EngineersA step-by-step explanation of Linux shell scripting, starting from beginner-level concepts and progressing to more advanced topics. What is Shell Scripting? In the simplest terms, a shell script is a file containing a series of commands. The shell r...00
SPSHREYAS PATILinshreyaspatil.hashnode.dev·May 28, 2023 · 10 min readLinux for Beginners 🖊️what is Linux? Linux is an open-source operating system kernel that serves as the foundation for various Linux-based operating systems. It was initially developed by Linus Torvalds in 1991 and has since gained widespread popularity and community supp...00
SPSHREYAS PATILinshreyaspatil.hashnode.dev·May 26, 2023 · 5 min readDevOpsFormal Defination "DevOps is the union of people, processes, and products to enable the continuous delivery of value to our end users." Software development and IT operations are combined in the DevOps methodology to improve teamwork and speed up th...00