Monthly Archive: November 2011

Nov 30

Install Python 2.7 on BlueHost

After I discovered the presence of Python 2.6 on BlueHost, they decided to remove this installation by default. Fortunately it’s really simple to build Python from sources and install it (and naturally, the good thing is that all required packages to build Python are installed on BlueHost servers). So here the steps to follow to …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/11/30/install-python-2-7-on-bluehost/

Nov 30

Fedora 16 boot problem after install

In this latest version of Fedora distribution, developers decided to format disk using GPT label on it. The problem is that many BIOS can’t recognize disk as bootable after the installation, so that you cannot access to your new system. After hours spent trying to fix my installation (without success), I noticed that on the knowing bugs page …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/11/30/fedora-16-boot-problem-after-install/

Nov 29

VirtualBox Linux: DKMS module build problems

After a while I didn’t use VirtualBox, the virtualization system I use just to host my Windows virtual machines (all others machines are on KVM), I discovered that I cannot build the DKMS kernel module and so no way to start my Windows virtual machine. Not a big problem, I know But sometimes I need …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/11/29/virtualbox-linux-dkms-module-build-problems/