#linux
Read more stories on Hashnode
Articles with this tag
Linux Operation System Linux is a family of open-source, Unix-like operating systems based on the Linux kernel. It originated as a free and...
What is a package manager in Linux? In simpler words, a package manager is a tool that allows users to install, remove, upgrade, configure and manage...
ABLE OF CONTENTS📚 Introduction📂 File Permissions Overview🔒 Task 1: Change the Permission of file/directories🔑 Task 2: Change the ownership of a...
1. Write a bash script createDirectories.sh that when the script is executed with three given arguments (one is directory name and second is start...
What is Kernel Linux operating system contains a kernel Layer. A Kernel is the core component of any Linux based operating system. It is responsible...
We have to perform some Linux commands. So let’s start 01. What is Linux command to view what’s written in a file. In Linux, you can view the contents...