Engintron installation and configuration
Nginx is a powerful opensource web server. Nginx can scale websites to millions of visitors. cPanel is a known word for the ones who are familiar with web hosting. cPanel…
CloudLinux is a lightweight, popular and powerful Linux distribution for servers and workstations running the Cpanel control
Nginx is a powerful opensource web server. Nginx can scale websites to millions of visitors. cPanel is a known word for the ones who are familiar with web hosting. cPanel…
Modern and performance/server grade network interface have the capability of using transmit and receive buffer description ring into the main memory. They use direct memory access (DMA) to transfer packets…
cPanel EasyApache 4 Installing Redis and Redis PHP extension Installing the Redis daemon: for CentOS 6/RHEL 6 for CentOS 7/RHEL 7 Installing the Redis PHP extension for all available versions of PHP.Copy…
Resetting email account password from Command line in cPanel 1) Login to the server as root via SSH 2) Run the command “openssl” and you will see this: test@test [~]# opensslOpenSSL> 3)…
yum (RHEL/CentOs/SL/etc) has an option which allows you to limit the download rate/amount of bandwidth used to download packages. Here’s how you do it: Edit the /etc/yum.conf file and add the following line:…
How to execute command via SSH on remote machine and get output on local machine console. ## SYNTAX ssh [user]@[remote host] [command] ## EXAMPLE ssh [email protected] df -h …
IMPORTANT: Please make full database backup (including system tables) before you will do upgrade of MySQL or switch to MariaDB. This action will prevent data losing in…
Make LSPHP 5.3 work with LiteSpeed webserver on CloudLinux cPanel server and MultiPHP Manager. (CentOS 6/7) Login to LiteSpeed admin panel. https://server.example.net:7080 Go to General >> Configuration >> Server. Click…
One can find out BIOS version under for Linux Box using the dmidecode command which is a great tool to analyse BIOS data. Dmidecode command helps you to find out…
List all cPanel users having Wildcard Remote Mysql Access Remote MySQL option in cPanel allows other webservers to access the MySQL database on your server remotely. Remote MySQL option can…