Linux

Linux Topics , that will help system administrators to deal with all kind of Linux distributions, including how to connect and manage your linux servers , these topics will gude the system administrator to execute and understand the shell command and keep them safe and avoiding general mistakes that keep linux server up and secure.

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

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays using Linux’s software RAID capabilities.Administrators…

4 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 Uninstall cloudlinux and covert back to centos cpanel server

CloudLinux supports all the hardware supported by RHEL/CentOS, with few exceptions. Exceptions are usually hardware that require binary drivers, and…

6 years ago

Solve FTP Connection fails passive mode on Pure FTP configserver

Error Case: Failed to retrieve directory listing you configured your domain name with cpanel and add your FTP username and…

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

Set mysql root password after new installation on Linux

What is MySQL MySQL is a relational database management system based on SQL – Structured Query Language. The application is…

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