LINUX


maazbinasad
Maaz Bin Asad 1 April, 2021

How to use CHMOD command in Linux?

Linux allows creating a set of permissions to manage access to files and defines who can read, writ…

maazbinasad
Maaz Bin Asad 1 April, 2021

How to use vi editor in Linux?

Vi is a versatile text editor that comes pre-installed on most Linux systems, even embedded ones. K…

maazbinasad
Maaz Bin Asad 1 April, 2021

How to Check Disk Space Using DF Command in Linux?

In a typical Windows machine, it’s easier to check disk space through GUI-based tools. Howeve…

maazbinasad
Maaz Bin Asad 1 April, 2021

How to find Disk Usage using DU command in Linux?

Managing disks and file systems in Linux has now been easier than ever before, thanks to the GUI-ba…

maazbinasad
Maaz Bin Asad 1 April, 2021

How to Compress and Extract Files Using tar Command in Linux?

We can use the tar command in Linux to create archive files with the extension .tar.gz or .tgz, whi…

maazbinasad
Maaz Bin Asad 1 April, 2021

How to Rename Files and Directories in Linux?

You can either use a GUI-based file manager or a command-line to manage your day-to-day operations …

maazbinasad
Maaz Bin Asad 1 April, 2021

How to use GREP Command in Linux?

The Linux GREP command is often used to return lines and files that perfectly match a pattern or a …

maazbinasad
Maaz Bin Asad 1 April, 2021

How to use SED command in Linux?

SED, the short form of Stream Editor, is one of the most powerful text manipulation command-line to…

maazbinasad
Maaz Bin Asad 16 March, 2021

Bash Scripting in Linux

Kernel and Shell are the two main elements of an operating system. A kernel is the operating system…

maazbinasad
Maaz Bin Asad 16 March, 2021

15 Best Online Linux Terminals and Bash Script Editors for Seamless C…

If you are an avid Linux user, you must probably be familiar with virtual Linux terminals, also ref…

maazbinasad
Maaz Bin Asad 16 March, 2021

Linux Interview Questions and Answers

Linux is one of the most popular operating systems that is known for its exceptional performance. A…

maazbinasad
Maaz Bin Asad 3 March, 2021

CP Command in Linux with Examples

In this article, we will discuss the cp command in Linux. It helps to easily copy directories and f…