maazbinasad
Maaz Bin Asad

Maaz is a freelance content writer and an engineering undergraduate who is experienced working in the software development industry. He likes solving algorithmic problems and finding new approaches to optimize given problems.

Difference Between Debian and Ubuntu

Difference Between Debian and Ubuntu

A key problem that people may have while opening a new website (and choosing a server) is deciding …

How to Unzip Files in Linux?

How to Unzip Files in Linux?

Zip is a common file format for archived files and perhaps the most popular one. Other formats such…

How to List Users in Linux?

How to List Users in Linux?

Linux is a multi-user operating system. It allows many users to work and interact on the same syste…

How to Use LN Command to Create Symbolic Links in Linux?

How to Use LN Command to Create Symbolic Links in Linux?

If you are a hardcore Linux user, you might have heard of Symbolic Links in Linux. In fact, there a…

How to Create Users in Linux?

How to Create Users in Linux?

We know that Linux provides a robust environment for multiple users to work together in the same ho…

How to Install Google Chrome on Ubuntu 20.04?

How to Install Google Chrome on Ubuntu 20.04?

Google Chrome is one of the most popular browsers in the world, with around 65% market share worldw…

How to Use CHOWN Command in Linux?

How to Use CHOWN Command in Linux?

Linux is one of the best multi-user operating systems as it allows multiple users to operate and in…

How to use GREP Command in Linux?

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 …

How to use CHMOD command in Linux?

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…

How to Rename Files and Directories in Linux?

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 …

How to use SED command in Linux?

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…

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

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…