#devops
Read more stories on Hashnode
Articles with this tag
Docker Docker is a platform that allows you to build, test and deploy applications quickly. Docker packages software into standardized units called...
git1)What is Git? Git is a version control system that allows you to track changes to files and coordinate work on those files among multiple. Git...
1)What is a package manager in Linux? A package manager is a tool that allows users to install, remove, upgrade, configure and manage software...
To view what's written in file: cat is used to show the content of the file on the terminal. chmod is used to change the access permissions of files...
What is Linux? Linux is a free and open-source operating system that was created by Linus Torvalds in 1991. It is based on the Unix operating system....
I am accepting the #90DaysOfDevOps challenge under the guidance of Shubham Londhe. What is Devops? DevOps is a work culture centered around...