virtual box

9

How-To: Support Everyone’s OS with VirtualBox

http://theappleblog.com

Using a Mac is a treat for many, and after years of living on Window machines, I appreciate the little things OS X provides. There’s no point preaching to the choir here about how OS X is better…most of us already feel that way. But what I’ve realized while working in IT, is that I have to be adaptable since not everybody can run OS X. Perhaps they are scared of the change or have an application that doesn’t have an Mac counterpart. Whatever the reason, not everyone will jump on the bandwagon. This is especially true in a more corporate environment.


Read more »
mike's picture
Created by mike 27 weeks 4 days ago – Made popular 27 weeks 4 days ago
Category: Sun Microsystems   Tags:
12

Clone a VirtualBox Operating System

http://ttcshelbyville.wordpress.com

Need more than one operating system in VirtualBox to test software, networking or for other reasons?

* Make sure VirtualBox is not running
* Open a command prompt (type cmd.exe at the run line or search box)
* Hit Enter
* type cd\program files\sun\virtualbox
* type vboxmanage clonehd c:\users\yourusername\.VirtualBox\HardDisk\ubuntu.vid C:\Users\yourusername\.VirtualBox\HardDisks\ubuntu clone.vdi
Example: vboxmanage clonehd C:\Users\Steve\.VirtualBox\HardDisks\ubuntu.vdi C:\Users\Steve\.VirtualBox\HardDisks\ubuntu clone.vdi


Read more »
fernando's picture
Created by fernando 30 weeks 3 days ago – Made popular 30 weeks 2 days ago
Category: Sun Microsystems   Tags:
11

Using vlans with virtualbox

http://www.blissfulidiot.com

After a number of hours wasted trying to figure out why my VLANs stopped working, it's probably a good idea to make note of what I found.

I have a lot of different Virtualbox VMs created that I use for testing different things. A while back I created a VM image to act as a PPPoE server (Debian squeeze guest running on a lenny host). For reasons that made sense to me at the time, I created VLANs on the guest operating system rather than on the host system (and attaching virtual network adaptors to the...


Read more »
patricia's picture
Created by patricia 30 weeks 4 days ago – Made popular 30 weeks 3 days ago
Category: Sun Microsystems   Tags:
8

How to convert a Virtual PC drive, to a VirtualBox drive

http://kbmonkey.wordpress.com

Virtual PC was one of the finer VM hosts for it’s time, until Microsoft bought it over in 2003, it isn’t as cool any more. Especially since they removed the printer port support, as I posted here. No jokes.

VirtualBox now supports Virtual PC .vhd drives, so I created a new VirtualBox machine, added the old .vhd file as a slave drive, and did a direct data transfer from old drive to new. It worked a treat and...


Read more »
patricia's picture
Created by patricia 30 weeks 4 days ago – Made popular 30 weeks 3 days ago
Category: Sun Microsystems   Tags:
8

VBoxHeadless - Running Virtual Machines With VirtualBox 3.1 On A Headless Ubuntu Server

http://www.howtoforge.com

his guide explains how you can run virtual machines with Sun VirtualBox 3.1 on a headless Ubuntu 9.10 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.

I do not issue any guarantee that this will work for you!

1 Preliminary Note...


Read more »
cecile's picture
Created by cecile 30 weeks 6 days ago – Made popular 30 weeks 6 days ago
Category: Sun Microsystems   Tags: