Wednesday, 22 February 2012

Sunday, 5 February 2012

blogger sucks

Yes it does but it gets better with SyntaxHighlighter, and here is good tutorial to use it As there isn't any easy brush for coffeescript I'm currently using the ruby one, and the javacript one for haml.
brush list

Configuring redis 2.4.7 on Ubuntu 10.04

TODO: this post is still a draft, if you're a visitor, please move on

* install *

the download official page

not enough, then:

AAA! maybe I'd avoid adding it to the auto-execution list, which happens with the following command: sudo update-rc.d redis-server defaults

ijonas.com

run it with: sudo /etc/init.d/redis-server start

* customization *

/etc/sysctl.conf

sysctl vm.overcommit_memory=1 # to avoid reboot