Memcached installation on Linux
September 22, 2009 | In: Caching, linux, memcache, memcached
In my previous post about speeding up your application using memcached, i discussed the actual usage of memcached, but before we use it, we need to install it first, so here it is. First, we need to install the server: apt-get -y install memcached...

Latest comments