VirtualBox Tutorial for Windows

Download

System Requirements

To properly run the provided Ubuntu image, we recommend the following:

VirtualBox Player Installation

  1. Download and install the VirtualBox Player.
  2. If it asks for installation permission, click "continue".
  3. Please follow the screen instructions to complete the installation.

VirtualBox Image Installation

  1. Download CS143.ova. Since it's a very large file (~1GB), it will take some time.

Running VirtualBox Player for the First Time

  1. Run (double-click) VirtualBox
  2. In the first run, you'll need to agree agree the License Agreement. Choose "Yes, I accept the terms in the license agreement" and click OK.

Configuring Shared Folder

  1. As a way of communicating with outside (or host) machine, VirtualBox supports a shared folder between them. To configure it, Go to VirtualBox window's menu-bar and click "Device". And click "Shared Folders..."

Turning off/Rebooting Virtual Machine

SSH login to Virtual Machine from Host

The CS143 virtual machine shares the internet connection provided by the host. If desired, you can login to the virtual machine using a secure shell (ssh) client from the host at the IP address 192.168.56.20. (This access method will help you "cut-and-past" some text from host to a file in your guest, for example.) Use the username 'cs143' and its corresponding password for login. In case you are unable to ssh into the virtual machine, see the following troubleshooting page: