Tech stuff around computer programming, basically for web development, especially opensource. Topics will go round Ruby on Rails (git gems etc.), Ubuntu (admin and basic shell) and work organization (agile philosophy)
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
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 *
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
run it with: sudo /etc/init.d/redis-server start
* customization *
/etc/sysctl.conf
sysctl vm.overcommit_memory=1 # to avoid reboot
Subscribe to:
Posts (Atom)