• 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 cpanel

cpanel


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


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 Uninstall MariaDB in a cPanel server

November 26, 2015 By admin 2 Comments

Uninstalling MariaDB is as easy as installing MariaDB. If you ever want to uninstall and roll back to stock MySQL, continue reading for a step-by-step guide to uninstall MariaDB.Here are the steps to Uninstall MariaDB and return to stock MySQL. … [Read more...] about How to Uninstall MariaDB in a cPanel server

Filed Under: Articles, cPanel, MySQL, Tutorials Tagged With: cpanel, mariadb

How to Force SSL Logins in WHM and cPanel

September 28, 2015 By admin Leave a Comment

cPanel and WHM logins will transmit the sensitive username and password through the internet and it needs to be secure. If anyone intercepts the traffic, they will be able to decode the username and password if they are submitted through an insecure page. Hence it is quite vital to use secure pages for WHM, cPanel and Webmail logins using SSL logins. … [Read more...] about How to Force SSL Logins in WHM and cPanel

Filed Under: Tutorials Tagged With: authentication, cpanel, security, ssl, whm


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

3 Tips to Secure SSH Access on a cPanel Server

September 17, 2015 By admin 1 Comment

SSH is the gateway to a linux server. To do any advanced tasks in the server, we need the command line access and it is provided by the SSH service. So, keeping the SSH access to a server secure means keeping the server secure. There are a lot of ways to secure SSH service. Ideally we need to close all vulnerabilities. … [Read more...] about 3 Tips to Secure SSH Access on a cPanel Server

Filed Under: Tutorials Tagged With: cpanel, security, ssh, ssh key authentication


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

What are the Differences Between the Standard Version of cPanel and cPanel VPS Optimized?

October 29, 2014 By admin

cPanel comes as two variants. One for dedicated servers and one for VPS servers. The dedicated server's version is called standard and the VPS variant is called the VPS optimized. As the name says, the one for the VPS servers are lot compressed to run in a tighter resource allocation and hence it is cheaper.  Better performance is delivered by the standard version, though. Lets … [Read more...] about What are the Differences Between the Standard Version of cPanel and cPanel VPS Optimized?

Filed Under: Articles, cPanel Tagged With: cpanel

Next Page »

Primary Sidebar

Copyright 2018 CPanelTech