#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Docker Build and Docker Run docker build - you can use sh 'docker build . -t <tag>' in your pipeline stage block to run the docker build command....
What is a package manager in Linux? In simpler words, a package manager is a tool that allows users to install, remove, upgrade, configure and manage...
What is Kernel The kernel is a computer program that is the core of a computer’s operating system, with complete control over everything in the...
Basic Linux Commands Task: What is the linux command to To view what's written in a file. bhi@ubandupc:~/Desktop/Day3$ echo "My Day3 DevOps Journey is...
Basics Linux command Listing commands ls option_flag arguments --> list the subdirectories and files available in the present directory Examples: ls...