#devops
Read more stories on Hashnode
Articles with this tag
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...
What are the basic Linux commands to: 1.To view what's written in the file : cat filename: This command is used to display all the contents in the...
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...