<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / xen</title>
<link>http://www.netvouz.com/falko/tag/xen?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;xen&quot; on Netvouz</description>
<item><title>A Guide to Virtualization on Mandriva Linux 2007 Spring</title>
<link>http://www.howtoforge.com/virtualization_on_mandriva_2007_spring</link>
<description>Have you ever wished you had another computer handy? Maybe you want to try a new operating system out. Maybe you want to test something experimental without potentially breaking your own system. Maybe you need to run some software that only runs in a different operating system. Mandriva Linux 2007 Spring comes with a range of virtualization options that can help.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 16 May 2007 09:53:28 GMT</pubDate>
</item><item><title>Creating A Fully Encrypted Para-Virtualised Xen Guest System Using Debian Lenny</title>
<link>http://www.howtoforge.com/creating-a-fully-encrypted-para-virtualized-xen-guest-system-using-debian-lenny</link>
<description>This document explains how to set up a fully encrypted para-virtualized XEN instance. In this howto, the host system is running Debian Etch, while the guest system to be installed will be using Debian Lenny. If you are concerned about your privacy, you might want to consider using hard disk encryption to protect your valuable private data from spying eyes. Usually, the easiest way would be to use your distribution&#39;s installer to set up a fully encrypted system; I think most recent Linux distributions support this. However, when you are using XEN to provide virtualization, there are situations where you might not want to encrypt your whole computer with all guest instances, but instead only encrypt one OS instance. This howto will deal with exactly this situ</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 03 May 2009 10:41:05 GMT</pubDate>
</item><item><title>Creating Virtual Machines For Xen, KVM, VMware Workstation 6, and VMware Server With vmbuilder On Ubuntu 8.10 | HowtoForge</title>
<link>http://www.howtoforge.com/creating-virtual-machines-for-xen-kvm-vmware-workstation-6-vmware-server-with-vmbuilder-on-ubuntu-8.10</link>
<description>vmbuilder is a tool (introduced on Ubuntu 8.10) that allows you to build virtual machines (with Ubuntu as the OS) for multiple virtualization techniques. Currently it supports Xen, KVM, VMware Workstation 6, and VMware Server. You can afterwards copy the virtual machines to another system (a Xen, KVM, VMware Workstation 6, or VMware Server host) and run them there.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 16 Dec 2008 12:38:08 GMT</pubDate>
</item><item><title>Debian Etch And Xen From The Debian Repository</title>
<link>http://www.howtoforge.com/debian_etch_xen_from_debian_repository</link>
<description>This guide provides step-by-step instructions on how to install Xen on an already working Debian Etch system. You can find all the software used here in the Etch repository, so no external files or compilation are needed.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 04 May 2007 09:39:31 GMT</pubDate>
</item><item><title>How To Enable Networking In Xen Guests On Hetzner&#39;s New EQ Servers (Debian Lenny)</title>
<link>http://www.howtoforge.com/how-to-enable-networking-in-xen-guests-on-hetzners-new-eq-servers-debian-lenny</link>
<description>This tutorial shows how you can enable networking in Xen guests (domU) on Hetzner&#39;s new EQ servers. With the new EQ servers, you can get up to three additional IPs that are in the same subnet as the server&#39;s main IP. The problem is that these additional IPs are bound to the MAC address of the host system (dom0) - Hetzner&#39;s routers will dump IP packets if they come from an unknown MAC address. This means we cannot use Xen&#39;s bridged mode, but must switch to Xen&#39;s routed mode where the host system (dom0) acts as the gateway for the guests.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 27 Oct 2009 23:58:22 GMT</pubDate>
</item><item><title>How To Run Fully-Virtualized Guests (HVM) With Xen 3.2 On Debian Lenny (x86_64)</title>
<link>http://www.howtoforge.com/how-to-run-fully-virtualized-guests-hvm-with-xen-3.2-on-debian-lenny-x86_64</link>
<description>This guide explains how you can set up fully-virtualized guests (HVM) with Xen 3.2 on a Debian Lenny x86_64 host system. HVM stands for HardwareVirtualMachine; to set up such guests, you need a CPU that supports hardware virtualization (Intel VT or AMD-V). Hardware virtualization allows you to install unmodified guest systems (in contrast to paravirtualization where the guest kernel needs to be modified); that way you cannot only virtualize OpenSource operating systems like Linux and BSD, but also closed-source operating systems like Windows where you cannot modify the kernel.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 08 Mar 2009 13:39:04 GMT</pubDate>
</item><item><title>Installing Xen 3.3 With Kernel 2.6.27 On Ubuntu 8.10 (x86_64)</title>
<link>http://www.howtoforge.com/installing-xen-3.3-with-kernel-2.6.27-on-ubuntu-8.10-x86_64</link>
<description>This tutorial shows how you can install Xen 3.3 on an Ubuntu 8.10 host (dom0). Xen 3.3 is available from the Ubuntu 8.10 repositories, but the Ubuntu 8.10 kernels (2.6.27-x) are domU kernels, i.e., they work for Xen guests (domU), but not for the host (dom0). Therefore we need to build our own dom0 kernel. This guide explains how to do this with a 2.6.27 kernel.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 24 Feb 2009 12:46:42 GMT</pubDate>
</item><item><title>Installing Xen On An Ubuntu 7.10 (Gutsy Gibbon) Server From The Ubuntu Repositories</title>
<link>http://www.howtoforge.com/ubuntu-7.10-server-install-xen-from-ubuntu-repositories</link>
<description>This tutorial provides step-by-step instructions on how to install Xen on an Ubuntu Gutsy Gibbon (Ubuntu 7.10) server system (i386). You can find all the software used here in the Ubuntu repositories, so no external files or compilation are needed.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 06 Nov 2007 10:38:27 GMT</pubDate>
</item><item><title>Installing Xen On An Ubuntu 8.04 (Hardy Heron) Server From The Ubuntu Repositories</title>
<link>http://www.howtoforge.com/ubuntu-8.04-server-install-xen-from-ubuntu-repositories</link>
<description>This tutorial provides step-by-step instructions on how to install Xen on an Ubuntu Hardy Heron (Ubuntu 8.04) 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.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 08 May 2008 10:24:10 GMT</pubDate>
</item><item><title>Installing Xen On An Ubuntu Feisty Fawn Server From The Ubuntu Repositories</title>
<link>http://www.howtoforge.com/ubuntu_7.04_xen_from_repositories</link>
<description>This tutorial provides step-by-step instructions on how to install Xen on an Ubuntu Feisty Fawn (Ubuntu 7.04) server system (i386). You can find all the software used here in the Ubuntu repositories, so no external files or compilation are needed. 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).</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 01 Jul 2007 11:06:09 GMT</pubDate>
</item></channel></rss>