#automation
Read more stories on Hashnode
Articles with this tag
Here I have covered the need of Python in DevOps, Basics of Python, its different data types of Python. Tasks: Install Python in your respective OS,...
Today is more on Reading, Learning and Implementing File permissions. Create a simple file and do ls -ltr to see the details of the files. chown...
Shell Scripting in DevOps. Shell scripting is the process of creating computer programs or scripts that are interpreted by a Unix or Linux shell,...
BASIC MAIN COMMANDS whoami -> prints the username currently logged into the terminal session. eg. whoami rohit man -> we type man to get...
What is DevOps? DevOps is a set of practices that help software developers and IT operations teams work together to make the process of creating and...