Logo

Xen Virtualization Essentials

Large book cover: Xen Virtualization Essentials

Xen Virtualization Essentials
by

Publisher: Virtuatopia
ISBN/ASIN: B0026IBZJE

Description:
Xen is a feature rich, open source, hypervisor-based virtualization solution which, in spite of its relatively recent origins, has gained both wide acceptance and an enviable reputation throughout the IT industry. This book emphasizes the practical aspects of working with Xen, including detailed step by step tutorials designed to show exactly how to create and manage Xen based guest domains.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: How to Make a Computer Operating System in C++How to Make a Computer Operating System in C++
by - GitHub
Online book about how to write a computer operating system in C/C++ from scratch. The goal is to build a very simple UNIX-based operating system, not just a 'proof-of-concept'. The OS should be able to boot, start a userland shell, and be extensible.
(12287 views)
Book cover: An Operating Systems Vade Mecum, Second EditionAn Operating Systems Vade Mecum, Second Edition
by - Prentice Hall
The book is intended for a first course in operating systems at the undergraduate level. Operating systems are complex topic, this text unifies the diverse points of view and guide the novice step by step through the complexities of the subject.
(15416 views)
Book cover: A Short Introduction to Operating SystemsA Short Introduction to Operating Systems
by
The lecture notes that cover most of the basic topics of operating systems: key concepts, single-task OS, multi-tasking and multi-user OS, processes and thread, memory and storage, networks - services and protocols, TCP/IP, security considerations.
(21788 views)
Book cover: Project Oberon - The Design of an Operating System and CompilerProject Oberon - The Design of an Operating System and Compiler
by
Here are the results of Project Oberon, which goal was to design an entire system from scratch. It gives advice on how a system might be built, and demonstrates how one was built. Program listings alone contain the ultimate explanations.
(18307 views)