Server »

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 »
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 »
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 »
Prevent minor DDOS Attacks via CSF

Prevent minor DDOS Attacks via CSF

Faraz Ahmed May 25, 2012 0

CSF Settings to Prevent DDOS Attacks. CSF is one of most common firewall as its freely available and its very effective for servers. Most of server gurus calls CSF a must have firewall for

Read More »
Tips to Optimize and Speedup WordPress Blog

Tips to Optimize and Speedup WordPress Blog

Faraz Ahmed May 24, 2012 2

Wordpress is one of the most popular publishing platform around the web. Most of the bloggers are now commonly using WordPress for publishing blogs. Most of the bloggers use shared web hosting services for their online presence a

Read More »