Author: darshin

How to create a Self-Signed SSL Certificate.

This article explains how to create a self-signed SSL Certificate using the openssl tool. What ...

Reading Continue

Nginx Commands You Should Know

In this guide, we will go over the most important and frequently used Nginx commands, ...

Reading Continue

How to use Linux Head Command.

This article explains how to use the Linux head utility through practical examples and detailed ...

Reading Continue

How to use Cd Command.

This article will show you how to use the cd command to navigate your system’s ...

Reading Continue

How to use less command

How To Use Less Command Less is a command line utility that displays the contents ...

Reading Continue

How to Use sed to Find and Replace String in Files

In this article, we’ll talk about how to find and replace strings with sed. We’ll ...

Reading Continue

How to use Rename command.

In this tutorial, we will explain how to use the rename command to batch rename ...

Reading Continue

How to Mount an NFS Share.

In this tutorial, we will show you how to manually and automatically mount an NFS ...

Reading Continue

How to use Chgrp Command.

This article explains how to use the chgrp command to change the group ownership of ...

Reading Continue

How to Extract (Unzip) Tar Bz2 File

In this tutorial, we will explain how to extract (or unzip) tar.bz2 and tbz2 archives ...

Reading Continue