How to Secure SSH Access on CentOS 7 Date: 04-04-2020 Introduction: SSH, also known as Secure Shell or Secure Socket Shell, is a network protocol that gives users, particularly system administrators, a secure way to access a computer over an unsecured network. It provides several alternative options for strong authentication, and it protects the communications ..

Read more

cPanel – Webmail Access Date:18-04-2020 Step 1: Login to your cPanel and click on Email Accounts found under the Email section. Step 2 : Scroll down to find list of Email Accounts. Step 3 : Click on More button at the corresponding email address of which you want to access webmail. Step 4 : Click on ..

Read more

How to uninstall Vesta Control Panel on Linux Date:16.04.2020 Step – 1: Connect to your server as root via SSH. ssh root@your server IP and port Step – 2: Stop vesta service by using the following command. service vesta stop Step – 3: Remove vesta packages and software repository. For RHEL/CentOS: yum remove vesta* and ..

Read more

Create remote MYSQL connectivity in cPanel Date: 28-mar-2020 Hi there!! In this article, let us learn about how to create remote MYSQL connectivity in cPanel Step 1: To access this remote MYSQL in cpanel, click on Remote MySQL link in your Database Section of your cPanel. Step 2: Add the access host: To Add Access ..

Read more

How to change the php parameter value from WHM? Date: 20-Dec-2019 Hello!! Sometimes we will encounter an error and we will be asked to increase/decrease the value of our php.ini parameter value. In such cases, there is no need to login into your backend server and find your php.ini file, edit it and restart your ..

Read more

How to generate backup in cPanel Hello!! In this article, let us see how to generate full/partial account backups in cPanel. Step 1: Login to your cPanel Account. In the FILES section, choose the option Backup Step 2: In the Backup Interface opened, there will be options to take full/partial backups of the account. Let ..

Read more