Installing Redis Server and Client on Mac OS X and Ubuntu

2 Comments
Tags: , , , ,
Posted 16 Aug 2009 in Databases
wget http://redis.googlecode.com/files/redis-0.900_2.tar.gz
tar xzvf redis-0.900_2.tar.gz
cd redis-0.900
make
mv redis-server /usr/bin/
mv redis-cli /usr/bin/

Related posts:

  1. Setting up a new ubuntu server with apache2, php, ruby on rails, rubygems, mysql, and git
  2. Installing Feedzirra RSS Parser on Ubuntu 8
  3. Installing Monk on Ubuntu with Ruby Gems
  4. Manage Sinatra Server in Development Mode with Shotgun
  5. YouTube Internal Server Error

2 Comments

  1. Hey nice looking blog but it is a bit funky looking in my K-meleon internet browser. Looks good otherwise!

  2. Wow, great site! I love reading other sites about programming. I really like what you wrote in this post, and some of your other articles are interesting. I saw an article online the other day about what languages earn the most. It’s such an exciting topic. I don’t have time to read everything here, I found your site while looking for something else on Google. But I’ve bookmarked your homepage and will visit it regularly to read the latest. Thanks again for a very informative site! Click here if you’d like to check out my site.



Add Your Comment