Linux Tutorials on the topic “virtualization”
-
Installing VirtualBox 3.0 On A Fedora 11 Desktop
Author: Falko Timme • Tags: desktop, fedora, virtualbox, virtualization • Comments: 7
Installing VirtualBox 3.0 On A Fedora 11 Desktop This tutorial shows how you can install Sun VirtualBox 3.0 (released on June 30, 2009) on a Fedora 11 desktop. With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 3.0 from the precompiled binaries.
-
Installing VMware Tools On Debian Lenny 5.0.2 With Gnome Desktop On ESX Server 3.5 Update 4
Author: dev.sdc • Tags: debian, virtualization, vmware • Comments: 8
Installing VMware Tools On Debian Lenny 5.0.2 With Gnome Desktop On ESX Server 3.5 Update 4 From time to time, installing VMware Tools on a Linux guest will cause you some grief. While there are lots of howto's, usually they're for VMware Workstation. Here's one that works in Debian/Lenny 5.0.2 on ESX Server 3.5 Update 4.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 3.0 On A Headless Fedora 11 Server
Author: Falko Timme • Tags: fedora, virtualbox, virtualization • Comments: 2
VBoxHeadless - Running Virtual Machines With VirtualBox 3.0 On A Headless Fedora 11 Server This guide explains how you can run virtual machines with Sun VirtualBox 3.0 (released on June 30, 2009) on a headless Fedora 11 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.
-
-
Paravirtualized Gentoo 2009 domU Using Debian Lenny
Author: jahil • Tags: debian, virtualization, xen • Comments: 0
Paravirtualized Gentoo 2009 domU Using Debian Lenny This guide will help you to create gentoo paravirtualized xen guest under Debian Lenny. Since Gentoo 2008.0 release is deprecated, so we will use current gentoo stage.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 2 On A Headless Debian Lenny Server
Author: Falko Timme • Tags: debian, virtualbox, virtualization • Comments: 1
VBoxHeadless - Running Virtual Machines With VirtualBox 2 On A Headless Debian Lenny Server This guide explains how you can run virtual machines with Sun xVM VirtualBox 2 on a headless Debian Lenny 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.
-
How To Install vcPanel - VPS Control Panel
Author: sherin • Tags: control panels, virtualization • Comments: 2How To Install vcPanel - VPS Control Panel vcPanel is a vps control panel for managing VPS servers around the globe from one portal. It is mainly written in PHP + MySQL so you can install it on any hosting server.
-
How To Force virt-manager To Use kqemu On Fedora 10
Author: athmane • Tags: fedora, virtualization • Comments: 0
How To Force virt-manager To Use kqemu On Fedora 10 When you use virt-manager to create and manage virtual machines using QEMU as hypervisor you may notice a poor performance on a no virtualization capable processor; this is because by default libvirt (an opensource virtualization API for Xen, KVM, Qemu) ignores the kqemu module (qemu acceleration kernel module). This mini-howto tries to workaround this problem.
-
Installing Hyper-V Linux Integration Components On CentOS 5
Author: CrsH • Tags: centos, virtualization • Comments: 9
Installing Hyper-V Linux Integration Components On CentOS 5 Microsoft has introduced together with Windows 2008 a new Hypervisor called Hyper-V. Initially Microsoft only supported Microsoft products and Novell Suse, but recently they added support for Red Hat Enterprise Linux. With this support it is also possible to install the components on CentOS.
-
How To Compile virt-df, virt-top, virt-mem & virt-ctrl On Debian Lenny
Author: jahil • Tags: debian, virtualization • Comments: 0
How To Compile virt-df, virt-top, virt-mem & virt-ctrl On Debian Lenny This short guide explains how you can build virt-df, virt-top, virt-mem and virt-ctrl from the sources on a Debian Lenny system. These tools are currently available for Fedora in binary format.
-
How To Virtualize A Physical Linux Machine
Author: mannes • Tags: virtualization • Comments: 15How To Virtualize A Physical Linux Machine This tutorial shows how you can virtualize a physical Linux machine. It is intended not only for virtualization, but for any relocation of a RedHat Linux based system from one machine to another.