#linux
Read more stories on Hashnode
Articles with this tag
Contents: What is a package manager in Linux? What is a package? Different kinds of package managers Difference between systemctl and service. Steps...
1.File Permissions 2.Simple task: a) to change ownership b)to change ownership of group 3.ACL 1.File Permissions: In Linux, file permissions control...
Task 1: Write a bash script createDirectories.sh i.e. using either Loops or command with start day and end day variables using arguments to create a...
Contents: 1.What is shell scripting? 2.What are the different types of shells in Linux? 3.What is Shell Scripting for DevOps? 4.What is #!/bin/bash?...
Here's a list of some of the most commonly used Linux commands along with a brief one-liner definition for each: ls - Lists the contents of a...