I'm not sure which option to take. I'm installing ruby on VPS.
My options:
- Install ruby from ubuntu repository
- Install RVM
- Install RVM as user
- Install RVM as root
I've 1 user VPS, that handles apache/php/python projects. I'm learning ruby, so I will add ruby system tools (I made plugin for munin) and rails apps obviously.
I would like to make informed decision, and keep my VPS (production) in shape and correctly configured.
I could go with either choice and end up with working system. But I would like to make informed decision and learn a thing or two about system administration.
Thanks!.