Sunday, October 30, 2011

Upgrade Ruby version which is installed with RVM


  • Get latest Ruby version for RVM
    • rvm get latest
  • Find out current Ruby version
    • rvm current (the string between first '-' and '@')
  • Find out new Ruby version
    • rvm list known
  • Upgrade
    • rvm upgrade [current version] [new version]

No comments:

Collectd PostgreSQL Plugin

I couldn't find this link when searching with google https://www.collectd.org/documentation/manpages/collectd.conf.html#plugin-postgresql