Archive for 'CPanel'

CPanel Security : Tips Collection

I think these links are great for hardening security on CPanel
Common Tips from CPanel itself
Improving System Security on CPanel System

How to modify cPanel Skin : hide apache, php, mysql, kernel and ip address infos

I want this information, such as apache, php, mysql, kernel and ip address not shown on cPanel. I thought I modified skin file, so i downloaded the file from WHM. The file has size 10mb in gunzip format, but when it was extracted to original file, the size had became 458mb. I tracked code for [...]

How to transfer Cpanel accounts from one server to another (Cpanel)?

UPDATE
Note :
The server we are transferring the accounts from : OLD SERVER
The server to are transferring the accounts to : NEW SERVER
PROCESS ON NEW SERVER
1. Log into WHM. If your server is new, create a main account. The main account also setup as nameservers. Or if your server isn’t new, you can create or use [...]

Redirect Subdomain to another ip address or url

I have a tumblr site.We can use our own domain instead tumbr address, redirect our domain to tumblr. Not only a domain,we also can redirect a subdomain to tumblr. It’s easy. Go to our domain control panel. Choose your DNS Zone. We must point the domain’s A-Record to tumblr’s ip address. Add a DNS Record [...]

Upgrading php and mysql (cPanel using WHM)

Upgrading cPanel is a lot easy than upgrading Plesk, especially if we use WHM (Web Hosting Manager).
1. Log into WHM
2. Go to Apache Update in Software Category
3. Click Load Previous Config, uncheck previous php version and check the new php version. Same with mysql
4. Press Start Build
Note : some components also provided, such as xml-rpc, [...]

Installing phpMyAdmin outside CPanel or Plesk

CPanel and Plesk have phpMyAdmin inside their Control Panel/Administration Site. Only ‘root or ’superuser’ can access phpMyAdmin. This can be difficult if we have a development team, which each member needs to access databases. So we install phpMyAdmin outside Control Panel.

Download phpMyAdmin version 2.9.x or above
Extract phpMyAdmin and upload to server. Create a ‘not easy [...]