How to install Memcached on CentOS 6

How to install Memcached on CentOS 6

Memcached is a high performance distributed memory object cache server

How do I install memcached server under CentOS 6 to cache query for my php based apps?

Memcached is a high-performance, distributed memory object caching server, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. You need ...

Read More


How to Install APC PHP Cache on Plesk / Centos server

How to Install APC PHP Cache on Plesk / Centos server

What is PHP APC Cache?

If you’ve been around PHP for a while, you’ve probably heard about APC, the Alternative PHP Cache. APC is an opcode cache that can significantly speed up your PHP applications, by caching both PHP code and user variables. Adding APC to an application usually results in improved application response times ...

Read More


How to Install Drush on your Cloud Server (H-Sphere)

How to Install Drush on your Cloud Server (H-Sphere)

Drush makes your Drupal life easy (well, easier). Installing Drush is simple!

Follow these steps after logging in to your server via ssh:

1 - Grab a copy of Drush and untar it in your shared folder

...

Read More


The Heartbleed Bug

The Heartbleed Bug

The Heartbleed Bug is a serious vulnerability in the popular OpenSSL cryptographic software library, you can read more about it here:

<a href="http://heartbleed.com/">http://heartbleed.com/</a>
This has been fixed by the vendor in the openssl-1.0.1e-16.el6_5.7.i686.rpm and openssl-1.0.1e-16.el6_5.7.x86_64.rpm ...

Read More


Beginners Guide: cPanel ports firewall exception list

Beginners Guide: cPanel ports firewall exception list

Are you running a cPanel Cloud server?
Need to lock down your firewall but not sure what ports to allow exceptions for?

Well here is a quick snappy list to help you out.
Just add exceptions for the ports you need and set your default rule to Drop everything else.

Note: If you changed the ...

Read More