<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Virtualization</title>
 <link>http://howtoforge.com/taxonomy/term/43/0</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://howtoforge.com/taxonomy/term/43/0/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Virtualization</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://howtoforge.com/taxonomy/term/43/0</link>
 </image>

<item>
 <title>How To Shrink VMware Virtual Disk Files (.vmdk)</title>
 <link>http://howtoforge.com/how-to-shrink-vmware-virtual-disk-files-vmdk</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Shrink VMware Virtual Disk Files (.vmdk)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide shows how you can shrink the virtual disk files (they
have the extension .vmdk) of your VMware virtual machines so that if
you zip them, they will use much less space. It is then easier to
upload and share them with other people.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Wed, 27 Aug 2008 17:57:32 +0200</pubDate>
 <guid>http://howtoforge.com/how-to-shrink-vmware-virtual-disk-files-vmdk</guid>
 <comments>http://howtoforge.com/how-to-shrink-vmware-virtual-disk-files-vmdk#comment</comments>
</item>
<item>
 <title>Installing And Using OpenVZ On Ubuntu 8.04 LTS Server</title>
 <link>http://howtoforge.com/installing-and-using-openvz-on-ubuntu8.04</link>
 <description>&lt;p&gt;&lt;b&gt;Installing And Using OpenVZ On Ubuntu 8.04 LTS Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this HowTo I will describe how to prepare an Ubuntu 8.04 LTS
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.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Sun, 10 Aug 2008 19:52:44 +0200</pubDate>
 <guid>http://howtoforge.com/installing-and-using-openvz-on-ubuntu8.04</guid>
 <comments>http://howtoforge.com/installing-and-using-openvz-on-ubuntu8.04#comment</comments>
</item>
<item>
 <title>How To Set Up A Cisco Lab On Linux (CentOS 5.2)</title>
 <link>http://howtoforge.com/how-to-set-up-a-cisco-lab-on-linux-centos5.2</link>
 <description>&lt;p&gt;&lt;b&gt;How To Set Up A Cisco Lab On Linux (CentOS 5.2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;
I recently decided to study for the Cisco CCSP certification.
My main concern in the beginning was the fact that most of the lab
simulation software that I found out there could only run on Windows,
this was a problem for me given the fact that I do not own a windows
computer. After a quick search I found the wonderful Dynamips project that goes beyond what other simulators do by running actual Cisco IOS images, as well as the PEMU project
which allows for running of Cisco PIX images. To integrate the various
pieces of software and provide an interface for interaction with the
devices I used dynagen.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <category domain="http://howtoforge.com/sitemap/other">Other</category>
 <category domain="http://howtoforge.com/sitemap/commercial">Commercial</category>
 <pubDate>Wed, 06 Aug 2008 22:37:40 +0200</pubDate>
 <guid>http://howtoforge.com/how-to-set-up-a-cisco-lab-on-linux-centos5.2</guid>
 <comments>http://howtoforge.com/how-to-set-up-a-cisco-lab-on-linux-centos5.2#comment</comments>
</item>
<item>
 <title>Installing And Using OpenVZ On CentOS 5.2</title>
 <link>http://howtoforge.com/installing-and-using-openvz-on-centos5.2</link>
 <description>&lt;p&gt;&lt;b&gt;Installing And Using OpenVZ On CentOS 5.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this HowTo I will describe how to prepare a CentOS 5.2 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.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 29 Jul 2008 17:44:45 +0200</pubDate>
 <guid>http://howtoforge.com/installing-and-using-openvz-on-centos5.2</guid>
 <comments>http://howtoforge.com/installing-and-using-openvz-on-centos5.2#comment</comments>
</item>
<item>
 <title>How To Create A Cluster Testbed Using CentOS 5 Virtualization And iSCSI</title>
 <link>http://howtoforge.com/creating-a-cluster-testbed-using-centos-5-virtualization-and-iscsi</link>
 <description>&lt;p&gt;&lt;b&gt;How To Create A Cluster Testbed Using CentOS 5 Virtualization And iSCSI&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide attempts to provide a Xen based test environment where
you can practice setting up a two node cluster (cluster setup itself is
not discussed here - I&#039;m merely giving you what you need to set it up).&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Wed, 23 Jul 2008 20:07:05 +0200</pubDate>
 <guid>http://howtoforge.com/creating-a-cluster-testbed-using-centos-5-virtualization-and-iscsi</guid>
 <comments>http://howtoforge.com/creating-a-cluster-testbed-using-centos-5-virtualization-and-iscsi#comment</comments>
</item>
<item>
 <title>Installing And Using OpenVZ On Fedora 9</title>
 <link>http://howtoforge.com/installing-and-using-openvz-on-fedora9</link>
 <description>&lt;p&gt;&lt;b&gt;Installing And Using OpenVZ On Fedora 9&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this HowTo I will describe how to prepare a Fedora 9 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.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Thu, 17 Jul 2008 18:02:09 +0200</pubDate>
 <guid>http://howtoforge.com/installing-and-using-openvz-on-fedora9</guid>
 <comments>http://howtoforge.com/installing-and-using-openvz-on-fedora9#comment</comments>
</item>
<item>
 <title>How To Install VMware Server (Version 1.0.6) On An Ubuntu 8.04 Desktop</title>
 <link>http://howtoforge.com/installing-vmware-server-on-ubuntu-8.04</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Install VMware Server (Version 1.0.6) On An Ubuntu 8.04 Desktop&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial provides step-by-step instructions on how to install VMware Server
(version 1.0.6) on an Ubuntu 8.04 desktop system. With VMware Server
you can create and run guest operating systems (&quot;virtual machines&quot;)
such as Linux, Windows, FreeBSD, etc. under a host operating system.
This has the benefit that you can run multiple operating systems on the
same hardware which saves a lot of money, and you can move virtual
machines from one VMware Server to the next one (or to a system that
has the VMware Player which is also free).&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.com/sitemap/desktop">Desktop</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Sun, 29 Jun 2008 18:55:26 +0200</pubDate>
 <guid>http://howtoforge.com/installing-vmware-server-on-ubuntu-8.04</guid>
 <comments>http://howtoforge.com/installing-vmware-server-on-ubuntu-8.04#comment</comments>
</item>
<item>
 <title>Some Tips On OpenVZ Deployment</title>
 <link>http://howtoforge.com/some-tips-on-openvz-deployment</link>
 <description>
&lt;p&gt;&lt;b&gt;Some Tips On OpenVZ Deployment&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I rely heavily on &lt;span class=&quot;externalLink&quot;&gt;OpenVZ&lt;/span&gt;.
In this article I would like to share some of my personal experiences
in OpenVZ deployment. I assume that the readers already know &lt;span class=&quot;externalLink&quot;&gt;how to install OpenVZ&lt;/span&gt;
and the basics of OpenVZ. This article describes some tips on OpenVZ
usage via the command line.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Mon, 16 Jun 2008 19:55:03 +0200</pubDate>
 <guid>http://howtoforge.com/some-tips-on-openvz-deployment</guid>
 <comments>http://howtoforge.com/some-tips-on-openvz-deployment#comment</comments>
</item>
<item>
 <title>XEN On An Ubuntu Hardy Heron (8.04) Server System (amd64) - High Performance</title>
 <link>http://howtoforge.com/high-performance-xen-on-ubuntu-8.04-amd64</link>
 <description>&lt;p&gt;&lt;b&gt;XEN On An Ubuntu Hardy Heron (8.04) Server System (amd64) - High Performance&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial provides step-by-step instructions on how to install
XEN on an Ubuntu Hardy Heron (8.04)&amp;nbsp; Server System (amd64) without
compromising on disk I/O and network throughput. You can find all the
software used here in the Ubuntu repositories, so no external files or
source compilation are required.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Wed, 04 Jun 2008 18:17:53 +0200</pubDate>
 <guid>http://howtoforge.com/high-performance-xen-on-ubuntu-8.04-amd64</guid>
 <comments>http://howtoforge.com/high-performance-xen-on-ubuntu-8.04-amd64#comment</comments>
</item>
<item>
 <title>How To Virtualise A Physical Linux Machine</title>
 <link>http://howtoforge.com/how-to-virtualize-a-physical-linux-machine</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Virtualise A Physical Linux Machine&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can virtualize a physical Linux machine.
It is intended not only for virtualisation, but for any relocation of a
RedHat Linux based system from one machine to another.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 03 Jun 2008 13:34:08 +0200</pubDate>
 <guid>http://howtoforge.com/how-to-virtualize-a-physical-linux-machine</guid>
 <comments>http://howtoforge.com/how-to-virtualize-a-physical-linux-machine#comment</comments>
</item>
<item>
 <title>How To Install VMware Server (Version 1.0.6) On A Fedora 9 Desktop</title>
 <link>http://howtoforge.com/vmware-server-installation-on-a-fedora9-desktop</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Install VMware Server (Version 1.0.6) On A Fedora 9 Desktop&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial provides step-by-step instructions on how to install VMware Server
(version 1.0.6) on a Fedora 9 desktop system. With VMware Server you
can create and run guest operating systems (&quot;virtual machines&quot;) such as
Linux, Windows, FreeBSD, etc. under a host operating system. This has
the benefit that you can run multiple operating systems on the same
hardware which saves a lot of money, and you can move virtual machines
from one VMware Server to the next one (or to a system that has the
VMware Player which is also free).&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://howtoforge.com/sitemap/desktop">Desktop</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Mon, 02 Jun 2008 17:13:53 +0200</pubDate>
 <guid>http://howtoforge.com/vmware-server-installation-on-a-fedora9-desktop</guid>
 <comments>http://howtoforge.com/vmware-server-installation-on-a-fedora9-desktop#comment</comments>
</item>
<item>
 <title>Get WebVZ On Debian Etch To Administrate OpenVZ</title>
 <link>http://howtoforge.com/managing-openvz-with-webvz-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Get WebVZ On Debian Etch To Administrate OpenVZ&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;First you must have OpenVZ installed and configured. You can find a tutorial to do this on HowtoForge. Because of a small problem/error in Debian Etch, it is not possible to update the Rubygems system because a Require in the gems is missing. But we can solve it with a simple edit of the file. WebVZ is one of the simplest and most powerful web management tools for OpenVZ.&lt;/p&gt;</description>
 <category domain="http://howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 27 May 2008 13:34:11 +0200</pubDate>
 <guid>http://howtoforge.com/managing-openvz-with-webvz-on-debian-etch</guid>
 <comments>http://howtoforge.com/managing-openvz-with-webvz-on-debian-etch#comment</comments>
</item>
<item>
 <title>Installing And Using OpenVZ On Debian Etch</title>
 <link>http://howtoforge.com/installing-and-using-openvz-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Installing And Using OpenVZ On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this HowTo I will describe how to prepare a Debian Etch 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.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Thu, 22 May 2008 19:03:43 +0200</pubDate>
 <guid>http://howtoforge.com/installing-and-using-openvz-on-debian-etch</guid>
 <comments>http://howtoforge.com/installing-and-using-openvz-on-debian-etch#comment</comments>
</item>
<item>
 <title>Installing Xen On An Ubuntu 8.04 (Hardy Heron) Server From The Ubuntu Repositories</title>
 <link>http://howtoforge.com/ubuntu-8.04-server-install-xen-from-ubuntu-repositories</link>
 <description>&lt;p&gt;&lt;b&gt;Installing Xen On An Ubuntu 8.04 (Hardy Heron) Server From The Ubuntu Repositories&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial provides step-by-step instructions on how to install Xen on an &lt;b&gt;Ubuntu Hardy Heron (Ubuntu 8.04) &lt;/b&gt;
server system (i386). You can find all the software used here in the
Ubuntu repositories, so no external files (apart from a fixed Ubuntu
Xen kernel to enable networking for the virtual machines) or
compilation are needed.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 06 May 2008 18:11:44 +0200</pubDate>
 <guid>http://howtoforge.com/ubuntu-8.04-server-install-xen-from-ubuntu-repositories</guid>
 <comments>http://howtoforge.com/ubuntu-8.04-server-install-xen-from-ubuntu-repositories#comment</comments>
</item>
<item>
 <title>VMware Server On Ubuntu 8.04 Mini-Howto</title>
 <link>http://howtoforge.com/vmware-server-on-ubuntu8.04</link>
 <description>
&lt;p&gt;&lt;b&gt;VMware Server On Ubuntu 8.04 Mini-Howto&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;When upgrading from Ubuntu 7.10 to 8.04 my VMware server stopped working, this what I had to do to get it up and running...&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 29 Apr 2008 13:01:05 +0200</pubDate>
 <guid>http://howtoforge.com/vmware-server-on-ubuntu8.04</guid>
 <comments>http://howtoforge.com/vmware-server-on-ubuntu8.04#comment</comments>
</item>
</channel>
</rss>
