
Monitoring APCu with APCu Panel
apcu-panel provide GUI to monitor APCu cache. To install apcu-panel on CentOS, run The package provides following files To enable

Install CyberPanel on Ubuntu
To install CyberPanel on ubuntu, run Once installed, you can log in to admin area at

How to install Engintron on Cpanel Server
Engintron is a Cpanel plugin that allows you to use the Nginx web server as a reverse proxy in front

How to find MySQL root password in Webuzo
Webuzo Hosting control panel stores MySQL root password in the file /var/webuzo/my.conf To find MySQL root password on Webuzo server,

Install PHP APC Cache on CentOS 7 using yum
To install APC cache on CentOS 7, run After that, you need to restart the Apache webserver. in phpinfo() page,

Proxmox LXC container docker not working
On a Proxmox server, LXC container failed to run docker. When I start a docker container, I get the following

Apache 413 Request Entity Too Large
On a CentOS server, when uploading a 100 MB video file in WordPress media manager, I got the following error

Migrate physical server to LXD container
lxd-p2c is developed by LXD team to migrate physical servers into LXD containers. https://github.com/lxc/lxd/tree/master/lxd-p2c Static binary files are available in

Nginx Redirect HTTP to HTTPS
To force SSL (HTTPS) on a website hosted on an Nginx web server, edit server entry for the website, add

Install Apache/PHP/MySQL on FreeBSD
To install Apache, run Enable Apache with Add Start Apache with Install php with Edit apache config and enable PHP

MySQL Specified key was too long; max key length is 767 bytes
When restoring a MySQL database, I got the error “Specified key was too long; max key length is 767 bytes”.

Install PHP 5.6 on AlmaLinux 8
To install PHP 5.6 on AlmaLinux 8, first enable epel repository. install remi repository with the command Now you can