I created an AWS EC2 instance with the above mentioned AMI, and am unclear about how to use 'rvm'.
According to your Wiki instructions, it is not necessary to run 'rubyconsole' because the 'bitnami' user environment is already setup properly. However, I found that I could only install new "rubies" via the 'rubyconsole' command, otherwise I would get permission errors trying to install my rubies.
When running commands, logged in as user 'bitnami', should I always run them with 'sudo'? Will any rubies and gemsets installed using 'rubyconsole' still be fully functional and accessible from the regular user prompt?