Linux Tutorials on the topic “virtualization”
-
How To Upgrade VMware ESXi 3.5 To 4.1 Update 1 (Free Version)
Author: neofire • Tags: virtualization, vmware • Comments: 2How To Upgrade VMware ESXi 3.5 To 4.1 Update 1 (Free Version) In this guide I will show you how to upgrade VMWare ESXi 3.5 to ESXi 4.1 Update 1 (Free Version) without going through the pain of reinstalling your host server and then restoring your VMs.
-
How To Install VMware Player On Ubuntu 11.04/Linux Mint 11
Author: Falko Timme • Tags: desktop, ubuntu, virtualization, vmware • Comments: 28
How To Install VMware Player On Ubuntu 11.04/Linux Mint 11 This tutorial provides step-by-step instructions on how to install VMware Player on an Ubuntu 11.04 or Linux Mint 11 desktop system. With VMware Player you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. on your desktop, i.e., you can run multiple operating systems on the same hardware which saves a lot of money.
-
Virtualization With KVM On A CentOS 6.0 Server
Author: Falko Timme • Tags: centos, kvm, virtualization • Comments: 4
Virtualization With KVM On A CentOS 6.0 Server This guide explains how you can install and use KVM for creating and running virtual machines on a CentOS 6.0 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
-
-
Monitoring ESX/ESXi Servers
Author: EugeneR. • Tags: monitoring, virtualization, vmware • Comments: 0Monitoring ESX/ESXi Servers The purpose is to highlight the most important topics related to setting up ESX/ESXi monitoring as well as applications hosted within managed virtual machines (a MySQL database is used in this tutorial).
-
Installing And Using OpenVZ On CentOS 6.0
Author: Falko Timme • Tags: virtualization, centos, openvz • Comments: 2
Installing And Using OpenVZ On CentOS 6.0 In this HowTo I will describe how to prepare a CentOS 6.0 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless CentOS 5.6 Server
Author: Falko Timme • Tags: centos, virtualbox, virtualization • Comments: 2
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless CentOS 5.6 Server This guide explains how you can run virtual machines with VirtualBox 4.0 on a headless CentOS 5.6 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.
-
Installing And Using OpenVZ On Fedora 15
Author: Falko Timme • Tags: fedora, openvz, virtualization • Comments: 1
Installing And Using OpenVZ On Fedora 15 In this HowTo I will describe how to prepare a Fedora 15 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Debian Squeeze Server
Author: Falko Timme • Tags: virtualization, debian, virtualbox • Comments: 2
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Debian Squeeze Server This guide explains how you can run virtual machines with VirtualBox 4.0 on a headless Debian Squeeze 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.
-
Paravirtualization With Xen On CentOS 5.6 (x86_64)
Author: Falko Timme • Tags: centos, virtualization, xen • Comments: 4
Paravirtualization With Xen On CentOS 5.6 (x86_64) This tutorial provides step-by-step instructions on how to install Xen (version 3.0.3) on a CentOS 5.6 (x86_64) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it's more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Ubuntu 11.04 Server
Author: Falko Timme • Tags: ubuntu, virtualbox, virtualization • Comments: 3
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Ubuntu 11.04 Server This guide explains how you can run virtual machines with VirtualBox 4.0 on a headless Ubuntu 11.04 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.