Big Data Lab

Virtual Machines

How to access virtual machines in the Big Data Lab

There are several ways you can access Virtual Machines (VMs) in the Big Data Lab. VMs can be accessed through the vSphere Web Client, vSphere Desktop Client (Windows only), though Remote Desktop Connection (only for Windows VMs), or through SSH (only for Linux VMs). In order to access virtual machines from your laptop, from lab computers outside of Adams and Weed halls, or from anywhere off campus, you must first connect to the Computer Science VPN. Big Data Lab VMs are subject to the Virtual Machine Policy and the Acceptable Use Guidelines.

Using the vSphere Web Client

  1. Launch a web browser. On computers in rooms 204 or 019 Adams Hall, launch Google Chrome (under Applications->Internet, or type "google-chrome" in terminal)
  2. Go to vc1.cs.hofstra.edu
  3. The vCenter server uses a “self-signed” certificate, so your browser will report an error.

    Mozilla Firefox: click “I Understand the Risks”, then press “Add Exception,” and then “Confirm Security Exception”
    csc-firefox-sslwarning.pngcsc-firefox_exceptiondialog.jpg

    Google Chrome:  click “Advanced” and then click “Proceed to vc1.cs.hofstra.edu (unsafe)
    csc-chrome_err_cert_authority_invalid.jpg

    Internet Explorer:  click “Continue to the website (not recommended)
    csc-ie_invalidcert.jpg

  4. click “Log in to vSphere Web Client

    csc-VIFlexClient.png

  5. If your browser reports a certificate error, repeat step 3.
  6. Log in as “students\h700…” with your portal password (same as your Windows password)

    csc-vc_websso.png

  7. From the left navigation sidebar, click “vCenter”, then click “VMs and Templates” to find and access your VMs.

    csc-vc_nav_home.png csc-vc_nav_vms_and_templates.png

  8. Click on the triangles to expand the folders until you see your virtual machines.

    csc-vc_launch_console.png

  9. Click “Launch Console” to access your VM.

Using the vSphere Desktop Client (Windows only)

  1. Download and install the vSphere Client (https://vc1.cs.hofstra.edu/client/VMware-viclient.exe).
  2. Launch the vSphere Client and log in as "students\<username>" (replace <username> with your Hofstra username).

    csc-viclient_login.png

  3. Check the checkbox for “Install this certificate…” and click “Ignore” at the security warning prompts.

    csc-viclient_cert_warn.png

  4. Click “VMs and Templates”

    csc-viclient_vms_and_templates.png

  5. Click on the plus signs [+] to expand the folders until you see your virtual machines.
    Then select the virtual machine you want to control and click the Launch Console button.

    csc-viclient_launch_console.png

OpenNebula

  1. Go to one.cs.hofstra.edu.
  2. Login with your Portal username and password.

    OpenNebula login

  3. Click on the VMs button.

    OpenNebula cloud view

  4. Select the desired VM.

    OpenNebula VMs list

  5. Open the remote console to access the VM.

    OpenNebula VM details

Remote Desktop Connection

  1. Launch “Remote Desktop Connection” from the Start menu.

    csc-mstsc_start.png

  2. Enter the name or IP address of the virtual machine you want to connect to. The name or IP address may be observed in the vSphere Client or provided by your professor.

    csc-mstsc_shell.png

  3. Log into the VM as <vm-name>\<username>, where <vm-name> is the name of the virtual machine and <username> is the username of the Windows account on the virtual machine. Usually, the username is "admin" but check with your instructor if you are unsure.

    csc-mstsc_authui.png