Linux Command

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration file is called “50-cloud-init.yaml” and…

3 years ago

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet Security Research Group (ISRG). Let’s…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two major options are the GUI…

6 years ago

How to Install and use Nano Text Editor Commands in Linux

When working on the command line, quite often you will need to create or edit text files or any kind…

7 years ago

how to mount new disk drive to Centos VPS Server

In this tutorial we are using fdisk  to mount disk drive to your server , this tutorial can be applied…

7 years ago

Backup Files in Linux using Rsync Command Line

linux rsync  stands for remote sync which was written by Andrew Tridgell and Paul Mackerras back in 1996. It’s one…

7 years ago

Linux “df” Commands to Check Disk Space

Linux df Commands stand for “disk filesystem“, it is used to get full summary of available and used disk space…

7 years ago

How to Reset/Recover a Forgotten root Password On Linux OS

Main Steps to Reset/Recover root password on LINUX If you forgot your root password from our dedicated server ,there are…

7 years ago

How to change root password on centos using ssh

In this article, we will learn how to change root password account on CentOS operating system.  The root account is a special…

7 years ago

How to change Server Hostname In Centos

We are going to learn here how to change server hostname . But first what is Server Hostname: Every server…

7 years ago