#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Linux Commands pwd: to check the present working directory ls: list all the directories ls -a: list all including hidden files and directories mkdir:...
A package manager is a tool that allows users to install, remove, upgrade, configure and manage software packages on an operating system Installing...
The simplest way to understand DevOps is to break the word into two parts Dev(Development) and Ops(Operations). It is the combination of building,...