This was posted originally on 2018. Updated few. Why this topic? SSH, secure shell, is a network protocol used to access remote Linux machine. You can execute commands on the remote server by connecting using SSH protocol. SSH, it’s an…
Tag: linux
Advantages/Benefits of layer 7 load balancing
Load Balancing We all are familiar with the load balancing concept. The idea is simple, just split it down the total traffic to a machine to multiple machines. Depending upon the protocol type which we used in the load balancing…
How to change the database user password – cPanel?
Changing the database user password using bash script? Change the database user password, need simple solution!! The MySQL community has depreciated “old_passwords” option since MySQL 5.6 version. So we won’t be able to recollect the password from an old password…
How to setup kernel fallback in CentOS6?
How to setup kernel fallback in CentOS6? Folks, it’s been a long while since I have published an article. Here I’m explaining about how we can set kernel fallbacks in CentOS6 servers. As SysAdmins, we need regular kernel updates to…
Server Is Compromised: What Do I Do?
Server Is Compromised: What Do I Do? As a systems administrator, it’s your job to keep tabs on your server. To address the first point, keeping up with antivirus definitions updates and making sure you have the latest service packs…
How to install Nginx as reverse proxy on cPanel server
Introduction The web-hosting control panels are loaded with the default web-server Apache. cPanel/WHM doesn’t have native support on Nginx web server. However, we can install and configure it many ways on a WHM server to increase the websites’ speed. That…
Rearrange an account in WHM
How to move a cPanel account from one partition to another from WHM? This interface enables you to change which hard drive stores an account and it is a useful feature in WHM. Do you want to move any cPanel…