#linux
Read more stories on Hashnode
Articles with this tag
#90DaysofDevops challenge 1)What is a package manager in Linux? In simpler words, a package manager is a tool that allows users to install, remove,...
#90DaysofDevops challenge File Permissions: In Linux, there are three types of owners for a file. User - The user permissions apply only to the owner...
#90DaysofDevops Challenge Write a bash script create_directories.sh that when the script is executed with three given arguments (one is the directory...
#90daysofdevops challenge What is the linux command to: 1)To view what's written in a file: i)cat Cat simply prints the content of the file to...
Basics of Linux #90daysofDevops challenge What is Linux? Linux is an open-source operating system, It is a freely available operating system that can...