Jenkins Important interview Questions
Day 29 for 90DayOfDevOps

Search for a command to run...
Articles tagged with #learning
Day 29 for 90DayOfDevOps

What is Shell Scripting? Shell scripting is the art of writing scripts that are interpreted by the shell. A script is a series of commands saved in a file. Instead of entering commands manually, you can run a script to execute a sequence of command...

"Linux commands" refer to the instructions you can input into a Linux terminal to perform specific tasks or operations. Commands are used to instruct the computer. we have to write commands on the shell (terminal). Shell forwards these commands to th...

It is two words Development + operations. It is a culture where developers develop software and the operations team deploys it on production so everyone can access it. We have to deploy code on Git Hub. So, anyone from the operation team can get acce...
