NavigationUser login |
IE fix for centering blocks in CSSInternet Explorer requires you to use
Adding coloured syntax to vimTo help in scripting or editing web pages in vim, you can add colour to the syntax. To do so first use My .vimrc file looks like:
Thanks to rmjokers on ubuntuforums.org: http://ubuntuforums.org/showthread.php?t=79412
"VirtualBox can't operate in VMX root mode."When starting a machine in VirtualBox, I sometimes get the error, "VirtualBox can't operate in VMX root mode." I think there's a conflict with kvm_intel module. I found the fix on https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/292588. Basically, run the following command:
Installing Ubuntu server for first timeI was installing a LAMP server as a virtual machine on my laptop so I could have a webserver with MySQL and PHP installed as a test server. I installed Ubuntu server edition, but when I was finished with the install and ready to reboot, I received the following error: "unable to boot - please use a kernel appropriate for your cpu". I found a solution on http://geekjacking.com/2008/05/11/running-ubuntu-804-lts-server-in-paral.... Basically the steps are as follows: 1. Boot using the install CD or image.
Adding FTP server to Ubuntu DesktopI used: Then used another machine on my home networked and ftp'ed to the machine successfully.
VirtualBox and USBI used this guide to setup VirtualBox and get USB working. http://ubuntuforums.org/showthread.php?t=1015763 Quote:
Additionally, I needed to run Windows update so that it would automatically install the USB controller drivers.
|