Book Image

OpenJDK Cookbook

Book Image

OpenJDK Cookbook

Overview of this book

Table of Contents (20 chapters)
OpenJDK Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Preparing VirtualBox machines with Mac OS X


Modern versions of the Mac OS X operating system support run in a virtualized environment using VirtualBox. Instructions to prepare the Mac OS X image for virtualization might differ vastly depending on the Mac OS X version and the host operating system. Exact instructions lie outside the scope of this book and can be found on the Internet.

Please note that running a guest Mac OS X on a non-Mac host operating system can violate your end user license agreement with Apple Inc., it's better to consult your lawyer about this.

Mac OS X has an OpenSSH client and server preinstalled.

Getting ready

For this recipe, we will require a ready-to-use Mac OS X image (for VirtualBox-VDI) Version 10.7 or later.

How to do it...

The following procedure will help us to prepare the Mac OS X virtual machine:

  1. Prepare SSH keys as described in the Preparing SSH keys recipe in this chapter.

  2. In VirtualBox, create a virtual machine instance using at least 2048 RAM, PIIX3 Chipset...