#linux
Read more stories on Hashnode
Articles with this tag
#Day7 of #90DaysofDevops challenge Click here to view Day 7 Task. What is a Package manager in Linux? A package manager in Linux is a software tool...
#Day6 of #90DaysofDevops challenge Click here to view the Day6 Task Create a simple file and do ls -ltr. Change the user permissions of the file and...
#Day5 of #90DaysofDevops challenge Click here to view Day5 Task Write a bash script CreateDirectories.sh that when the script is executed with three...
#Day4 of #90DaysofDevops challenge Shell Scripting In the simplest term, a shell script is a file containing a series of commands. The shell reads...
#Day3 of #90DaysofDevops challenge "cat": To view what's written in a file "chmod": Change the access permissions of files "history": To check...
#Day2 of #90DaysofDevops challenge Linux came from a Unix family, linux is a free and open-source operating system, which was developed by Linus...