TopFunky Memcache install script works on ubuntu…

27 06 2008

Just a note for a quick and easy install of memcache on ubuntu…just use topfunky’s sh script. Worked for me.
wget http://topfunky.net/svn/shovel/memcached/install-memcached-linux.sh
sh install-memcached-linux.sh


Actions

Information

2 responses

7 07 2008
Memcache Sessions in Rails « Rails says “RoR!”

[...] want to use for sessions 1a. Top Funky has a really simple shell script that will work on os x and another that works on ubuntu 2. You will need the memcache-client gem, you know what to [...]

2 09 2008
Sessions with memcached for Rails on Leopard | PocketSmith

[...] quick steps to getting memcached running on Leopard. The attached shell script should also work for installing memcached on Ubuntu. 1. Install memcached by running the attached shell script, save it to a separate folder first for [...]

Leave a comment