#90daysofdevops
Read more stories on Hashnode
Articles with this tag
What is Git? GIT can be defined as the “Global Information Tracker,” a powerful version control system widely used for software development and other...
Package management Package management in Linux can be defined as the way of installing, updating and uninstalling the software from the system. It...
Characteristics of directories and files: ls -ltr - This command is being used to get the characteristics with their modification time in reverse...
Arguments used in shell scripting Shell scripting is being used to automate various tasks rather than performing every single step again and again. In...
What is a kernel? A kernel can be defined as the core of the computer operating system and it has control over everything on the system. What is...
Introduction to basic Linux command lines. · What is Linux? Linux is one of the popular versions of the UNIX operating System. It is open source as its...