Warning: array_keys() [function.array-keys]: The first argument should be an array in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 1904
Warning: Invalid argument supplied for foreach() in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 1904
Warning: Invalid argument supplied for foreach() in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 2257
Warning: Invalid argument supplied for foreach() in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3206
Warning: implode() [function.implode]: Argument must be an array in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3258
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3289
Warning: Invalid argument supplied for foreach() in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3289
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3332
Warning: Invalid argument supplied for foreach() in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3332
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3477
Warning: Invalid argument supplied for foreach() in /home1/codestuf/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3477
Version 2.0.4 update to Sun’s VirtualBox virtualization software has just been released. I’ve finished downloading the new version which is mainly a maintenance release.

Noticed one notable item in the changelog though — Linux additions: support Ubuntu 8.10. The update went smoothly without any problems.
Just did the following command:
1 2 3 4 5 6 7 8 9 10 11 12 | $ sudo dpkg -i virtualbox-2.0_2.0.4-38406_Ubuntu_hardy_i386.deb [sudo] password for kihbord: (Reading database ... 182972 files and directories currently installed.) Preparing to replace virtualbox-2.0 2.0.2-36488_Ubuntu_hardy (using virtualbox-2.0_2.0.4-38406_Ubuntu_hardy_i386.deb) ... * Stopping VirtualBox kernel module * done. * Shutting down VirtualBox host networking * done. Unpacking replacement virtualbox-2.0 ... Setting up virtualbox-2.0 (2.0.4-38406_Ubuntu_hardy) ... Installing new version of config file /etc/init.d/vboxnet ... addgroup: The group `vboxusers' already exists as a system group. Exiting. * Starting VirtualBox kernel module * done. * Starting VirtualBox host networking * done. |
If you have a Compaq C793TU notebook, you may also want to recompile your wifi driver. You can find the instructions on a previous post I did about wifi and the VirtualBox.
You can download version 2.0.4 from the VirtualBox web site.










Responses