• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

A cPanel Tech

The Diaries of a Linux Server Administrator

  • Home
  • About
  • Privacy
You are here: Home / Archives for Control Panels

Control Panels

LiteSpeed: Large file download aborts

September 11, 2019 By siteadmin Leave a Comment

I have seen a few instances where the file downloads in litespeed web server is aboring of its own.The following error was reported in the logsThe size of dynamic response body is over the limit, abortThis is a setting in the Litespeed webserver which needed to be changed.Step 1Login to LiteSpeed Console.If you do not know the password,cd … [Read more...] about LiteSpeed: Large file download aborts

Filed Under: Control Panels

How to Optimize WordPress for best performance

August 12, 2017 By admin Leave a Comment

Being a server admin, I have been receiving a lot of requests to speed up their sites and optimise WordPress installations so that they load very fast.  I am citing a few examples on how to optimize WordPress in a clever way. 1. Choose a light weight theme. The theme is the soul of a WordPress site. If you choose a poorly designed theme,  it will take a lot of time to load … [Read more...] about How to Optimize WordPress for best performance

Filed Under: Control Panels, Tutorials, wordpress


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to install Webmin on CentOS

March 25, 2017 By admin Leave a Comment

 Webmin is a control panel for hosting websites, just like cPanel, but with a nice interface. It is an open source, free system configuration application used for managing UNIX like systems. It has a rich and powerful web based user interface  and is used to administrate the server along with all the popular applications like Apache, BIND, Squid Proxy etc. Webmin is available … [Read more...] about How to install Webmin on CentOS

Filed Under: Control Panels, Linux Tagged With: webmin

How to install VestaCP on CentOS

March 20, 2017 By admin Leave a Comment

VestacP is an open source web hosting control panel which works on RedHat and Ubuntu systems. It’s perfect for inexperienced users because it has a very clean looking interface, it installs very easily and it changes and adjusts the configuration of your hosted sites very easily also. Here's a simple step-by-step guide on how to install VestaCP on CentOS. Prerequisites Before … [Read more...] about How to install VestaCP on CentOS

Filed Under: Articles, Control Panels, Linux, Tutorials Tagged With: vestacp


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to install cPanel in CentOS

March 16, 2017 By admin Leave a Comment

Its very easy to install cPanel on a CentOS box, and cPanel is the most widely used control panel to manage websites using a graphical interface. Its not free, a VPS license is about 15 USD per month and a dedicated server license is about 30 USD.   It supports installation on CentOS, RHEL and CloudLinux OS. Now, let’s get onto the main part – installing cPanel on your … [Read more...] about How to install cPanel in CentOS

Filed Under: Control Panels, cPanel, Linux, Tutorials Tagged With: cpanel, install cpanel

Next Page »

Primary Sidebar

Copyright 2018 CPanelTech