Redis install on Ubuntu
apt install -y build-essential tcl8.5 wget
wget http://download.redis.io/releases/redis-stable.tar.gz
tar xzf redis-stable.tar.gz
make -C redis-stable
make install -C redis-stable
echo -n | redis-stable/utils/install_server.sh
Written by sivaschenko
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Redis
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#