Y
Hacker News
new
|
ask
|
show
|
jobs
by
bkirwi
5070 days ago
Unfortunately, not all systems are OSX.
2 comments
wildmXranat
5070 days ago
apt-get install redis
link
jeremiep
5070 days ago
Its actually in the redis-server package on Ubuntu.
link
bsg75
5069 days ago
wget
tar -xzvf
make
sudo make install
link