Day 4 Task: Basic Linux Shell Scripting for DevOps Engineers
In this blog, I will start with the basics of Shell scripting along with Labs #DevOps #TrainwithShubham

Search for a command to run...
In this blog, I will start with the basics of Shell scripting along with Labs #DevOps #TrainwithShubham

What is the Linux command to: To view what's written in a file We can use the "cat" command to see what's written in the file. To change the access permissions of files. To change the access permissions of a file or directory we use "chmod". B...

In today's Blog, I am going to discuss about Linux History, Linux Architecture and Basic Linux Commands #DevOps #Linux

DevOps is a combination of two words i-e Development and Operations. Development Team consists of people who write code and create applications while the Operations Team consists of people who Build, Deploy and make sure that code is passing from dif...
