Benchmarking a server helps to determine its performance score. By benchmarking a server, you can also … How to Benchmark Cpanel serverRead more
Linux
How to Migrate CentOS 7 cPanel Server to Almalinux 8
CentOS Linux was discontinued at the end of 2021 in favor of CentOS Stream. CentoS 7 … How to Migrate CentOS 7 cPanel Server to Almalinux 8Read more
Cloudflare Restore Real IP Address in Cpanel Server
When using Cloudflare, website visitors visit the Cloudflare CDN server configured as a reverse proxy server. … Cloudflare Restore Real IP Address in Cpanel ServerRead more
How to upgrade Ubuntu 18.04 to Ubuntu 20.04 LTS
Ubuntu 18.04 is a long-term support release that was launched in April 2018. It will reach … How to upgrade Ubuntu 18.04 to Ubuntu 20.04 LTSRead more
CageFS make Node.js available to all users by default
On CloudLinux server, when you install alt-nodejs packages, binary files get installed at /opt/alt/alt-nodejs16/root/bin/node When SSH … CageFS make Node.js available to all users by defaultRead more
How to change MySQL Datadir in Cpanel Server
If the disk partition that stores MySQL data directory runs out of disk space, you may … How to change MySQL Datadir in Cpanel ServerRead more
dpkg
To force delete a package, run List all Installed packages List all files in a package … dpkgRead more
Reinstall a package using apt
To reinstall a package, run apt install –reinstall PKG_NAME Example
Install pureftpd on Ubuntu
To install pure-ftpd on Ubuntu, run apt install pure-ftpd -y Create a system user useradd -d … Install pureftpd on UbuntuRead more
Install GeoIP PHP Module in Ubuntu
To install GeoIP php module in Ubuntu, run apt install php-geoip To enable module, run phpenmod … Install GeoIP PHP Module in UbuntuRead more