|
This goal is one of the primary benefits of using virtualization technology – the ability to concurrently run multiple independent operating systems on the same computer. To run Linux on the Windows Server, you'll need to install a virtualization product on Windows Server. Next, create a new virtual machine. Some platforms will allow you to specify which OS (operating system) will run within the VM (virtual machine), although that's not absolutely necessary. Next, install the Linux OS within the VM using either physical media (CDs/DVDs) or ISO file images. The Linux OS will see a virtual hardware configuration that is independent (for the most part) from the host hardware. As long as the Linux distribution you're using supports the VM's platform, no further hardware should be required.
|