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

3 Aug ‘14

The necessary JS and CSS files were not being loaded. I ran a “ python manage.py findstatic ”. It told me some apps were not installed. django_extensions debug-toolbar South django_tables2 pyscopg2 After installing these, findstatic was... Continue →