#linux-commands
Read more stories on Hashnode
Articles with this tag
Today we will learn about Package managers and System services, and also have tasks for this topic. What is a Package Manager in Linux?Package Manager...
Task 1 : Understanding File Permissions - Create a simple file and run ls -ltr to see the details of the files. Each of the three permissions are...
Task 1 : Create Directories Using Shell Script : - Write a bash script createDirectories.sh that, when executed with three arguments (directory name,...
Today, We will learn about Linux fundamentals. Let's talk about the What, Why, and How of Linux. What is Linux? As we all know, Linux is an operating...