virtualbox

Installing Ubuntu MID in VirtualBox

Ubuntu MID is one of the newest members of the Ubuntu family, a version of Ubuntu made for touch screen mobile devices. It has a very different interface to regular Ubuntu and even Ubuntu Netbook Remix as it is designed with big finger-friendly icons. If you lack a suitable device though to install it on and get the full experience you can still find out a bit more about it by installing an image on VirtualBox. You can run the image in the same way as a live cd but installing it brings more scope for experimentation. As Ubuntu MID is supplied as a disc image rather than an ISO image of a CD the install process is a little different from regular machine setups, but is still quite straightforward; the first step is to grab a copy of the disc image from http://releases.ubuntu.com/8.10/, scroll down to "MID USB image" and download the "Low-Power Intel Architecture MID USB image" to your local hard disc, you should now have a file named "ubuntu-8.10-mid-lpia.img". Next we need to convert this to an image format that VirtualBox can recognise

Saving bandwidth when using multiple Ubuntu machines with Apt-cacher

If you have more than one computer running Ubuntu (or Debian), or maybe you are experimenting with different installations of Ubuntu using something like VirtualBox, you might find yourself using a lot of bandwidth and time when downloading packages from the Internet to update or add capabilities to your machine. By default each installation of Ubuntu will go directly to the Ubuntu download servers to get packages, producing a situation where you are downloading the same file multiple times through your connection to your ISP. There is an alternative to this situation though, you can download the packages through a host on your own network that will act as a cache. The next time any machine wanting that file requires it, the cache will serve its own copy, instead of having to download it again. This is a lot quicker, as the speed in your internal network will be much higher than the speed of the connection to your ISP, it is also a great bonus if you have maximum download allowances as part of your Internet connectivity package. Setting this up is not too difficult, thanks to a program called Apt-cacher.

A look at Ubuntu Netbook Remix

I can't help noticing the number of Asus EEE PCs around now, it is strange to think that twelve months ago these weren't really about and there was still discussion of when will be the "year of the Linux desktop". Of course, events took a different turn, and suddenly the desktop didn't seem so important anymore. The real prize was a computer that was small and convenient, inexpensive and easy to carry about. The EEE PC came supplied with a version of Linux called Xandros (which I'd never heard of until then), but more importantly, in a fatal blow to the argument that Linux is too difficult for non-technical users, it came with an "Easy mode" menu that made finding and running applications very easy, with a tabbed menu and large icons. Now other manufacturers are working on their competitors to the EEE, and Canonical, the company that provides commercial backing to Ubuntu, has been working with a couple of them to produce the Ubuntu Netbook Remix.

Asus release an SDK for the EEE PC

Asus have released a free SDK for their popular EEE PC. The SDK also includes a facilty to generate a VMWare image of an EEE from the support DVD supplied with the machine or with an image of that DVD. The SDK and an image of the support DVD can be downloaded from: http://sourceforge.net/project/showfiles.php?group_id=215613. As the Asus EEE PC uses the Linux operating system an SDK is not absolutely necessary for software development as everything you need could probably be obtained within your favourite distribution, so the emphasis in this SDK might be a little bit different to what you are used to. What Asus have supplied is a complete environment to create applications, so the SDK DVD is an installer disk for Xandros Open Circulation Edition (a free version of their product) which has the Eclipse IDE built into it, some tools for developing with Qt, and a Xandros produced package maker. So the idea is you can burn the image to a DVD and boot your computer with that and then you can get straight on with some development. You can also run the SDK in a virtual machine as well.

Running Windows Server 2008 under (K)ubuntu

As with previous blog posts on the subject of virtualisation, I used VirtualBox to run an image of Windows Server 2008 Standard Edition(tm) on Kubuntu 7.10. You will need a fairly powerful machine with a lot of free hard disk space and free RAM. I set aside 15GB of hard disk space for the image and 1GB of RAM to be dedicated to the virtual machine.

Emulating the OLPC XO-1 on (K)ubuntu

You have probably already heard of the One Laptop Per Child Project, which aims to equip children in developing nations with low cost laptops to aid their education. The XO-1 is the first machine to be made by this project, and is very innovative in both hardware and software design. Getting your hands on one of these machines is quite difficult, especially if you don't live in North America, but what you can do is get hold of an image of the machine's operating system and run it inside a virtual machine.

Running Solaris under (K)ubuntu

Some time ago I got a free DVD set of Solaris 10 delivered to me. Solaris is a version of UNIX which is supplied by Sun Microsystems ususally with their servers, but more recently they have been supplying versions suitable for use on other equipment. I can't see it as a serious comptetitor to Linux but you might find this useful if you want to see what it is all about, particularly if you have servers at work using it.

Syndicate content

Back to top