Viewing articles tagged 'VPS'

How to Check IP Address on CentOS 8

Method 1 – Check IP via Command (CentOS 8) Open a command terminal by pressing CTRL + ALT + T on...

How to Configure Static IP on CentOS 8 (CLI)

Method 1 – Using nmtui Tool Execute the following command to get access to an interactive way of...

How to Install and Configure CSF Firewall on Linux

Step 1: Download CSF Source Archive Download latest CSF archive source code from its official...

How to Install Apache Maven on Fedora 30/29/28

Step 1 – Prerequisites Java development kit is the primary requirement of Apache Maven. So you...

How to Install cPanel on Centos?

Pre-Requirements Of cPanel Installation Note: Before installing, I should mention that you can...

How to Install Fail2Ban on CentOS 8 & Fedora 30/29

Step 1 – Install Fail2ban on CentOS 8 First of all, install epel-release package to configure...

How To Install MariaDB on Debian 10 (Buster)

Step 1 – Prerequsiteis You can find the MariaDB Apt configuration file from the official...

How To Install mod_cloudflare for Apache on Ubuntu

Install mod_cloudflare for Apache First of all, enable the PPA of Cloudflare module to your...

How to Install Python 3.8 on Ubuntu, Debian and LinuxMint

Step 1 – Prerequsitis As you are going to install Python 3.8 from the source. You need to...

How To Install Wine 4.0 on CentOS 8 & Fedora 30/29

Step 1 – Prerequisite First of all, become root user on your CentOS 8 system. Then continue to...

How to Restart Network Service on CentOS 8 or RHEL 8

Method 1 – Using NetworkManager Service Use the followings commands to start/stop network...