Cpanel »

Export MySQL database via SSH

Export MySQL database via SSH

Faraz Ahmed October 25, 2012 1

There are several ways to export database, one of most useful tool to export database is PHPMyAdmin however it takes lot of time, there are some other tools also available in Cpanel control panel

Read More »
Cloud will sink Cluster Servers

Cloud will sink Cluster Servers

Faraz Ahmed September 28, 2012 2

In now a days Cloud computing is replacing cluster computing, although cloud server is also built using somewhat clustering but it uses advance virtualization techniques to build a cloud server. Incoming search terms: cluster computing

Read More »
Change SSH Default Port to Non Standard Port

Change SSH Default Port to Non Standard Port

Faraz Ahmed July 9, 2012 0

Hardening SSH security is necessary for better server security, Using SSH over default port is a risk its suggested by Linux gurus to either change SSH port or disable password based access to the server.

Read More »
LiteSpeed  Web server [server name] is automatically restarted

LiteSpeed Web server [server name] is automatically restarted

Faraz Ahmed July 9, 2012 0

I was running LiteSpeed web server since long time without any issues but since past few days On a web server running with LiteSpeed I was receiving large (even in thousands) amount of emails with following

Read More »
#1030 – Got error 28 from storage engine

#1030 – Got error 28 from storage engine

Faraz Ahmed July 9, 2012 0

While working on one of websites I was facing error “#1030 – Got error 28 from storage engine” I have started looking into the issue and found that Privileges option in PHPMyadmin was aslo not working.

Read More »
Disable Dangerous PHP Functions

Disable Dangerous PHP Functions

Faraz Ahmed June 27, 2012 0

PHP is yet one of most powerful languages used around the web with integration of web based shell execution commands PHP can even handle various areas where it can control whole server . PHP uses several

Read More »
Stop Excessive Resource Usage Warnings

Stop Excessive Resource Usage Warnings

Faraz Ahmed June 25, 2012 0

I was constantly receiving large amount of emails from one of my server with following details: Time: Mon Jun 25 02:48:03 2012 -0400 Account: xxxxxxxx Resource: Virtual Memory Size Exceeded: 238 > 100 (MB) This was

Read More »
UnRAR Files on Centos Cpanel Server

UnRAR Files on Centos Cpanel Server

Faraz Ahmed June 20, 2012 0

While working with data several time I need to extract rar files directly on server instead of downloading those files on local computer and upload those files again its better to extract them directly

Read More »
Disable Configure Mail Client from Cpanel Webmail

Disable Configure Mail Client from Cpanel Webmail

Faraz Ahmed June 16, 2012 0

You can disable various options available in Cpanel Webmail panel through Features Manager in WHM however there are few options which are not configurable from WHM / Cpanel like you cannot disable Email Client

Read More »
Fix MySQL Server is Currently Offline issue in Cpanel / WHM

Fix MySQL Server is Currently Offline issue in Cpanel / WHM

Faraz Ahmed June 12, 2012 1

Today while working on one of server all accounts started showing following error: ”The MySQL® server is currently offline”     I have tested several stuff all mysql processes were working fine. Mysql was accessible from

Read More »