#linux
Read more stories on Hashnode
Articles with this tag
#Day 20 Task of #90DaysofDevops challenge🚀 let's start 🚗 Basic Docker Commands : Docker pull: Pulls an image or a repository from a registry. docker...
#Day 19 Task of #90DaysofDevops challenge🚀 let's start 🚗 Docker-Volume Docker allows you to create something called volumes. Volumes are like...
#Day 17 Task of #90DaysofDevops challenge🚀 Dockerfile Docker is a tool that makes it easy to run applications in containers. Containers are like...
#Day 16 Task of #90DaysofDevops challenge🚀 Before jumping into the docker command at first you need to understand about docker so let's...
It is a #day5 of #90DaysOfDevOps🐧 Write a bash script createDirectories1.sh that when the script is executed with three given arguments (one is the...
Day#2 · Let's start🐧 when we talk about Linux first thing that comes to our mind is what is Linux?🙄 In simple words, Linux is a free and open-source...