#devopscommunity
Read more stories on Hashnode
Articles with this tag
Git branching strategies. Every repository has a default branch; from it, multiple branches can be created. we can create a separate branch for the...
Write a Script to create multiple directories. Well, that's not a big deal, we can create a no of directories in one command. mkdir...
What is Kernel? The kernel is a computer program that is the core of a computerโs operating system, with complete control over everything in the...
Before diving into practical exercises, it's essential to understand key concepts related to user management: Step 1: Understanding User Management...
How to view what's written in a file? ๐ค To view the contents of a file in Linux, you can use several commands. The most common commands for viewing...
What is Linux ๐ง? Linux is a free and open-source operating system kernel initially created by Linus Torvalds in 1991. However, the term "Linux" is...