Technology »

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 »
Import MySQL Database via SSH

Import MySQL Database via SSH

Faraz Ahmed October 25, 2012 1

If you are migrating your website and want to import a large database its really difficult to do so via PHPMyAdmin there is a PHP tool available name MySQL Dump. but SQL dump is

Read More »
Disadvantages of Cloud for Large Enterprises

Disadvantages of Cloud for Large Enterprises

Faraz Ahmed September 30, 2012 1

Must do some research before you put your business in the cloud. Large enterprises have several specific requirements like 1. High level of Security. 2. Knowledge of Physical location for security and audits. 3.

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 »
Add Search Engine Visibility in your WordPress Blog

Add Search Engine Visibility in your WordPress Blog

Faraz Ahmed June 21, 2012 2

I have given few easy techniques which can be applied by just modifying .htaccess file these edits will increase search engine visibility, and help search engine bots to gather required data easily from your

Read More »