Pratik Gotepratikgote.hashnode.dev·Jun 17, 2024Week - 1 : DevOps Zero to HeroDay 1: Getting Started with DevOps What is DevOps? DevOps is a culture that improves the delivery process by following certain principles. It's a practice that adopts automation, quality, monitoring, and testing to improve the delivery process. De...11 likes·171 readspratikgote
Rhythm Mishrarhythmblogs-1708279784605.hashnode.dev·Jun 11, 2024🚀 Day 4 - Basic Linux Shell Scripting 🐧💻Joining the #90DaysofDevops challenge 🚀 under the guidance of Shubham Londhe, alongside the #TrainWithShubham community! 🌐✨ What is kernel🧠 The kernel is a computer program that is the core of a computer’s operating system, with complete control o...29 readsBin bash
Priyanka Gondpriyanka-devopsblogs.hashnode.dev·Jan 28, 2024Linux advance commands#useradd- creating user account #groupadd- used to create user groups #gpasswd- adding members to group #sudo cat /etc/group - to see the number of groups available #chgrp-to change the owner of the group chmod-used to change access permissions f...devops zero to hero