Book Image

VirtualBox 3.1: Beginner's Guide

By : Alfonso Vidal Romero, Alfonso Vidal Romero Elizondo
Book Image

VirtualBox 3.1: Beginner's Guide

By: Alfonso Vidal Romero, Alfonso Vidal Romero Elizondo

Overview of this book

The furore around virtualization is taking the technology world by storm and is a must for efficient utilization of network server capacity, storage administration, energy, and capital. VirtualBox is free and this brings down your upfront costs for an agile data center. VirtualBox will transform your IT infrastructure into a lean Data Center on a Windows XP/7 or Ubuntu Linux platform. Although VirtualBox has grown by leaps and bounds, there is not enough documentation to guide you through its features and implementation.This hands-on guide gives you a thorough introduction to this award-winning virtualization product. It will help you to implement the right virtual environment for you. Additionally, this book will help you set up an environment that will work for your system. You will learn to architect and deploy your first virtual machine without being overwhelmed by technical details.This practical book unveils the robust capabilities and easy-to-use graphical interface of VirtualBox to help you to effectively administer and use virtual machines in a home/office environment. You begin by creating your first virtual machine on a Windows/Linux guest operating system and installing guest additions. The book then goes on to discuss the various formats that VirtualBox supports and how it interacts with other formats. The comprehensive instructions will help you to work with all the networking modes offered by VirtualBox. Virtual appliances will be explained in detail—how they help to reduce installation time for virtual machines and run them from VirtualBox.By the end of this book you will be able to run your own headless VirtualBox server, to create, manage, and run virtual machines in that server from a remote PC.
Table of Contents (16 chapters)
VirtualBox 3.1: Beginner's Guide
Credits
About the Author
About the Reviewer
Preface
Index

Setting up your very own VirtualBox headless server


Ok, up until now, we've seen two of the alternative frontends available for VirtualBox. Now we are in the most interesting part of the chapter, I think. Here you'll learn to set up your very own VirtualBox headless server, which you can use to create and run virtual machines remotely! There are several step-by-step exercises I designed to get you through all the details required to have a functional VirtualBox headless server. I decided to use the Ubuntu Server 8.04 LTS operating system because it's one of the most stable and versatile Linux versions I've ever used, and I want to share that experience with you.

Note

Before we delve into the next several exercises, let me get something straight: you will need an additional computer because it will be used as a dedicated headless server.

The hardware requirements for running an Ubuntu server are 128 MB of RAM and a decent CPU, and the hardware requirements for running a VirtualBox headless server...