#devops-articles
Read more stories on Hashnode
Articles with this tag
What is Jenkins ? You had often get to hear about Jenkins, specially if you are aspiring DevOps. Or maybe you are hearing first time ! Anyways,...
Today we have some tasks where we will know about Shell Scripting. What is Comments, echo, variables, wildcards. Tasks : Task 1 : Comments : In bash...
Today we will learn about Package managers and System services, and also have tasks for this topic. What is a Package Manager in Linux?Package Manager...
Dockerfile is a set of instructions (a blueprint) used to create a Docker Image. Docker Image is a package used to create a Docker Container. Docker...
Today, we have the some tasks based on Basic Shell Scripting. Let's solve them together. Task 1 : Explain in your own words and with examples what...
Today, We will learn about Linux fundamentals. Let's talk about the What, Why, and How of Linux. What is Linux? As we all know, Linux is an operating...