#linux
Read more stories on Hashnode
Articles with this tag
Imagine you are working on a document and you make some changes to it. You save the document with a different name (like adding a "_v2" at the end of...
Package Manager A package manager is a software tool that allows users to install, remove, upgrade, configure, and manage software packages on an...
In Linux, file permissions play a critical role in securing and managing files and directories. Every file and directory in the Linux system has...
Let's continue our blog from where we left off, Shell Scripting. We shall discuss how shell scripts are used regularly in a DevOps engineer's life. To...
Whenever we are interacting with any OS, we are indirectly interacting with Shell. Lets have a lookout on shell and shell scripting in this blog. ยท Linux...
In this blog, we will discuss further basic commands that can be utilized to play around in Linux. Along with this, we will discuss a few tasks...