Ubuntu on VirtualBox? Pain in the arse

I had Ubuntu on VirtualBox already on my Windows 7, but somehow, never really contemplated using it for any serious work. This was mainly because my perception of Virtual machines went like:

Turns out I was wrong on counts 2 and 3, but they are a bit slow, for sure. I also faced some issues with flickering icons etc, probably due to low RAM etc.

So today I spent my day upgrading the 10.04 on my VM to 12.04 and expanding the RAM and disc space in hope that it will improve the speed.
Phew.

Tasks for tomorrow:

 
0
Kudos
 
0
Kudos

Now read this

1 Aug ‘14

Sheila setup a rackspace VM for me to deploy the Django app. It’s the first time I’m using (and learning) Fabric. Issues faced: VM freezed everytime I entered the password. Resolved by setting env.password string in fabric task. Jinja... Continue →