Avoiding apt-get update when installing Ruby via RVM on Ubuntu
One of the best practices for installing RVM (BTW: one of the greatest tools available when working with Ruby) is to install it as regular user (and not as r...
One of the best practices for installing RVM (BTW: one of the greatest tools available when working with Ruby) is to install it as regular user (and not as r...
The Ruby Version Manager (RVM) is a great tool if your Ruby and Rails applications are based on different versions of Ruby and/or use different gem sets.
If you go in for virtualization, continuous integration (CI) and DevOps, sooner or later the cloud technology OpenStack pops up. Unfortunately, it’s not easy...
Here is a simple way to set up a git repository on a server with ssh access.
Mac OS X by default leaves behind a file named ‘.DS_Store’ in every directory that is opened on a Non-Mac filesystem using the Finder application. This is es...