Difference between revisions of "Xen Virtualization Essentials"
From Virtuatopia
m (Text replacement - "<google>ADSDAQBOX</google>" to "<htmlet>adsdaqbox</htmlet>") |
|||
(48 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <table border="0" cellspacing="0" width="100%"> | ||
+ | <tr> | ||
+ | <td width="20%"><td align="center">[[Xen Virtualization Essentials|Table of Contents]]<td width="20%" align="right">[[About Xen Virtualization Essentials|Next]]</td> | ||
+ | <tr> | ||
+ | <td width="20%"><td align="center"><td width="20%" align="right">About Xen Virtualization Essentials</td> | ||
+ | </table> | ||
+ | <hr> | ||
+ | |||
+ | |||
+ | <htmlet>xen</htmlet> | ||
+ | |||
+ | |||
+ | © 2012 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved. | ||
+ | |||
+ | |||
+ | <table> | ||
+ | <tr> | ||
+ | <td> | ||
+ | # [[About Xen Virtualization Essentials]] | ||
+ | #* [[About Xen Virtualization Essentials|What is Virtualization?]] | ||
+ | #* [[About Xen Virtualization Essentials|Why is Virtualization Important?]]<br><br> | ||
+ | # [[An Overview of Virtualization Techniques]] | ||
+ | #* [[An Overview of Virtualization Techniques|Guest Operating System Virtualization]] | ||
+ | #* [[An Overview of Virtualization Techniques|Shared Kernel Virtualization]] | ||
+ | #* [[An Overview of Virtualization Techniques|Kernel Level Virtualization]] | ||
+ | #* [[An Overview of Virtualization Techniques|Hypervisor Virtualization]] | ||
+ | #* [[An Overview of Virtualization Techniques|Paravirtualization]] | ||
+ | #* [[An Overview of Virtualization Techniques|Full Virtualization]] | ||
+ | #* [[An Overview of Virtualization Techniques|Hardware Virtualization]]<br><br> | ||
+ | # [[Configuring and Installing a Xen Hardware Virtual Machine (HVM) domainU Guest]] | ||
+ | #* [[Configuring and Installing a Xen Hardware Virtual Machine (HVM) domainU Guest|Checking Hardware Support for Xen Hardware Virtual Machines (HVM)]] | ||
+ | #* [[Configuring and Installing a Xen Hardware Virtual Machine (HVM) domainU Guest|Preparing to Install a Xen HVM domainU Guest]] | ||
+ | #* [[Configuring and Installing a Xen Hardware Virtual Machine (HVM) domainU Guest|Creating a Xen HVM Configuration File]] | ||
+ | #* [[Configuring and Installing a Xen Hardware Virtual Machine (HVM) domainU Guest|Booting the HVM Guest]] | ||
+ | #* [[Configuring and Installing a Xen Hardware Virtual Machine (HVM) domainU Guest|Connecting to the HVM domainU Guest Graphical Console]]<br><br> | ||
+ | # [[Installing and Running Windows XP or Vista as a Xen HVM domainU Guest]] | ||
+ | #* [[Installing and Running Windows XP or Vista as a Xen HVM domainU Guest|Pre-Requisites for Installing a Windows Xen Guest]] | ||
+ | #* [[Installing and Running Windows XP or Vista as a Xen HVM domainU Guest|Preparing to Install Windows]] | ||
+ | #* [[Installing and Running Windows XP or Vista as a Xen HVM domainU Guest|Preparing the Windows XP / Windows Vista for Xen HVM Installation]] | ||
+ | #* [[Installing and Running Windows XP or Vista as a Xen HVM domainU Guest|Configuring the Xen Windows Guest Configuration File]] | ||
+ | #* [[Installing and Running Windows XP or Vista as a Xen HVM domainU Guest|Starting the Xen Windows HVM Guest]]<br><br> | ||
+ | # [[Virtualizing Windows Server 2008 with Xen]] | ||
+ | #* [[Virtualizing Windows Server 2008 with Xen|Requirements for Xen Windows Server 2008 Virtualization]] | ||
+ | #* [[Virtualizing Windows Server 2008 with Xen|Windows Server 2008 Installation Media]] | ||
+ | #* [[Virtualizing Windows Server 2008 with Xen|Preparing Storage Space for Windows Server 2008]] | ||
+ | #* [[Virtualizing Windows Server 2008 with Xen|Creating the Xen Windows Server 2008 Configuration File]] | ||
+ | #* [[Virtualizing Windows Server 2008 with Xen|Starting the Xen Windows Server 2008 HVM Guest]]<br><br> | ||
+ | # [[Installing and Running Windows 7 as a Xen HVM domainU Guest]] | ||
+ | #* [[Installing and Running Windows 7 as a Xen HVM domainU Guest|Requirements for Xen Windows 7 Virtualization]] | ||
+ | #* [[Installing and Running Windows 7 as a Xen HVM domainU Guest|Windows 7 Installation Media]] | ||
+ | #* [[Installing and Running Windows 7 as a Xen HVM domainU Guest|Preparing Storage Space for Windows 7]] | ||
+ | #* [[Installing and Running Windows 7 as a Xen HVM domainU Guest|Creating the Xen Windows 7 Configuration File]] | ||
+ | #* [[Installing and Running Windows 7 as a Xen HVM domainU Guest|Starting the Xen Windows 7 HVM Guest]]<br><br> | ||
+ | # [[Adding USB Devices to a Xen HVM domainU Guest]] | ||
+ | #* [[Adding USB Devices to a Xen HVM domainU Guest|Identifying USB Devices on the Xen Host System]] | ||
+ | #* [[Adding USB Devices to a Xen HVM domainU Guest|A Trick to Identify the Correct USB Device]] | ||
+ | #* [[Adding USB Devices to a Xen HVM domainU Guest|Adding the New USB Device to the Xen domainU Configuration File]] | ||
+ | #* [[Adding USB Devices to a Xen HVM domainU Guest|Temporarily Adding a USB Device to a running Xen HVM Guest]]<br><br> | ||
# [[Building a Xen Virtual Guest Filesystem on a Disk Image (Cloning Host System)]] | # [[Building a Xen Virtual Guest Filesystem on a Disk Image (Cloning Host System)]] | ||
#* [[Building a Xen Virtual Guest Filesystem on a Disk Image (Cloning Host System)|Xen Requirements]] | #* [[Building a Xen Virtual Guest Filesystem on a Disk Image (Cloning Host System)|Xen Requirements]] | ||
Line 75: | Line 133: | ||
#* [[Using QEMU Disk Images for Xen DomainU Systems|pyGRUB and the Xen Configuration File]] | #* [[Using QEMU Disk Images for Xen DomainU Systems|pyGRUB and the Xen Configuration File]] | ||
#* [[Using QEMU Disk Images for Xen DomainU Systems|Booting the Xen domainU System]]<br><br> | #* [[Using QEMU Disk Images for Xen DomainU Systems|Booting the Xen domainU System]]<br><br> | ||
− | # [[Solving Common Xen | + | # [[Creating and Booting a Xen Guest domainU using an NFS Mounted Root Filesystem]] |
+ | #* [[Creating and Booting a Xen Guest domainU using an NFS Mounted Root Filesystem|Kernel Requirements for NFS based Root Filesystems]] | ||
+ | #* [[Creating and Booting a Xen Guest domainU using an NFS Mounted Root Filesystem|Populating the Root Filesystem]] | ||
+ | #* [[Creating and Booting a Xen Guest domainU using an NFS Mounted Root Filesystem|Exporting and Mounting the Xen Guest Root Filesystem]] | ||
+ | #* [[Creating and Booting a Xen Guest domainU using an NFS Mounted Root Filesystem|Creating the Xen Configuration File for the NFS Root Filesystem]] | ||
+ | #* [[Creating and Booting a Xen Guest domainU using an NFS Mounted Root Filesystem|Booting the Xen domainU]]<br><br> | ||
+ | # [[Configuring a VNC based Graphical Console for a Xen Paravirtualized domainU Guest]] | ||
+ | #* [[Configuring a VNC based Graphical Console for a Xen Paravirtualized domainU Guest|What is VNC?]] | ||
+ | #* [[Configuring a VNC based Graphical Console for a Xen Paravirtualized domainU Guest|VNC Security]] | ||
+ | #* [[Configuring a VNC based Graphical Console for a Xen Paravirtualized domainU Guest|Configuring a Xen domainU for VNC Access]] | ||
+ | #* [[Configuring a VNC based Graphical Console for a Xen Paravirtualized domainU Guest|Connecting to the Guest Desktop using VNC Viewer]] | ||
+ | #* [[Configuring a VNC based Graphical Console for a Xen Paravirtualized domainU Guest|Starting a Graphical Desktop on the Xen domainU Guest]] | ||
+ | #* [[Configuring a VNC based Graphical Console for a Xen Paravirtualized domainU Guest|Establishing a Secure Remote Desktop Session]]<br><br> | ||
+ | # [[Running and Connecting to VNC Servers on a Xen Guest (domainU) System]] | ||
+ | #* [[Running and Connecting to VNC Servers on a Xen Guest (domainU) System|Installing VNC on the Xen domainU Guest]] | ||
+ | #* [[Running and Connecting to VNC Servers on a Xen Guest (domainU) System|Creating Xen domainU VNC Desktop Sessions]] | ||
+ | #* [[Running and Connecting to VNC Servers on a Xen Guest (domainU) System|Connecting to a Xen domainU Remote Desktop]] | ||
+ | #* [[Running and Connecting to VNC Servers on a Xen Guest (domainU) System|Configuring the Xen domainU Desktop Environment]] | ||
+ | #* [[Running and Connecting to VNC Servers on a Xen Guest (domainU) System|Closing Down a domainU VNC Desktop Session]]<br><br> | ||
+ | # [[Adding Disk, CDROM and DVD Devices to a Running Xen domainU Guest System]] | ||
+ | #* [[Adding Disk, CDROM and DVD Devices to a Running Xen domainU Guest System|Requirements for Xen domainU Block Device Attachment]] | ||
+ | #* [[Adding Disk, CDROM and DVD Devices to a Running Xen domainU Guest System|An Overview of xm block-attach]] | ||
+ | #* [[Adding Disk, CDROM and DVD Devices to a Running Xen domainU Guest System|Attaching a Device to a domainU Guest]] | ||
+ | #* [[Adding Disk, CDROM and DVD Devices to a Running Xen domainU Guest System|Mounting the Device in the domainU Guest]] | ||
+ | #* [[Adding Disk, CDROM and DVD Devices to a Running Xen domainU Guest System|Detaching a Device from the domainU Guest]]<br><br> | ||
+ | # [[Xen Monitoring Tools and Techniques]] | ||
+ | #* [[Xen Monitoring Tools and Techniques|Why Monitor a Xen Environment?]] | ||
+ | #* [[Xen Monitoring Tools and Techniques|Obtaining Xen Configuration and System Information]] | ||
+ | #* [[Xen Monitoring Tools and Techniques|Monitoring Xen Performance with XenMon]] | ||
+ | #* [[Xen Monitoring Tools and Techniques|Monitoring Performance with XenTop]]<br><br> | ||
+ | # [[Migrating Xen domainU Guests Between Host Systems]] | ||
+ | #* [[Migrating Xen domainU Guests Between Host Systems|Requirements for Xen domainU Migration]] | ||
+ | #* [[Migrating Xen domainU Guests Between Host Systems|Enabling Xen Guest Migration]] | ||
+ | #* [[Migrating Xen domainU Guests Between Host Systems|Xen Migration Firewall Configuration]] | ||
+ | #* [[Migrating Xen domainU Guests Between Host Systems|Preparing the Xen Migration Environment]] | ||
+ | #* [[Migrating Xen domainU Guests Between Host Systems|Running the DomainU Guest]] | ||
+ | #* [[Migrating Xen domainU Guests Between Host Systems|Performing the Migration]] | ||
+ | #* [[Migrating Xen domainU Guests Between Host Systems|Checking the Xen Log for Migration Errors]]<br><br> | ||
+ | # [[Solving Common Xen Problems]] | ||
+ | </td> | ||
+ | <td valign="top"> | ||
+ | <htmlet>adsdaqbox</htmlet> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | <htmlet>xen</htmlet> | ||
+ | |||
+ | |||
+ | <hr> | ||
+ | <table border="0" cellspacing="0" width="100%"> | ||
+ | <tr> | ||
+ | <td width="20%"><td align="center">[[Xen Virtualization Essentials|Table of Contents]]<td width="20%" align="right">[[About Xen Virtualization Essentials|Next]]</td> | ||
+ | <tr> | ||
+ | <td width="20%"><td align="center"><td width="20%" align="right">About Xen Virtualization Essentials</td> | ||
+ | </table> |
Latest revision as of 18:56, 29 May 2016
Table of Contents | Next | |
About Xen Virtualization Essentials |
Purchase and download the full PDF and ePub versions of this Xen eBook for only $8.99 |
© 2012 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
Purchase and download the full PDF and ePub versions of this Xen eBook for only $8.99 |
Table of Contents | Next | |
About Xen Virtualization Essentials |