Setting up the “UT Biocomputing” virtual machine

The “UT Biocomputing” virtual machine provides users with a basic Ubuntu Linux installation (including bash, Python, R, and git). Minimum requirements for the host machine are as follows:

  1. Download the VirtualBox installer for your platform:
    • Windows: http://download.virtualbox.org/virtualbox/5.0.14/VirtualBox-5.0.14-105127-Win.exe
    • Mac OS X: http://download.virtualbox.org/virtualbox/5.0.14/VirtualBox-5.0.14-105127-OSX.dmg
  2. Install VirtualBox.
    • Windows:
      1. Start Explorer and navigate to your “Downloads” folder.
      2. Double-click on the downloaded “.exe” file to start the installation wizard
      3. Follow the instructions in the installation wizard, accepting any defaults when prompted.
    • Mac OS X
      1. Start Finder and navigate to your “Downloads” folder
      2. Double-click on the downloaded “.dmg” file, and a “VirtualBox” Finder window will appear.
      3. Double-click on the “VirtualBox.pkg” icon to run installation wizard
      4. Follow the instructions in the installation wizard, accepting any defaults when prompted.
  3. Download the VirtualBox Guest Extension pack: https://download.virtualbox.org/virtualbox/5.0.14/Oracle_VM_VirtualBox_Extension_Pack-5.0.14-105127.vbox-extpack
  4. Download the UT Biocomputing VirtualBox image: http://download.lab7.io/utbio-linux-vm.ova. WARNING: This is a large (~3.2-GB) download!
  5. Start VirtualBox.
    • Windows: Click on the VirtualBox icon, which can be found in the Start Menu, Desktop, Quick Launch Bar, and/or “Apps” list (Windows 8 or later).
    • Mac OS X: Navigate to the “Applications” folder in Finder, and double-click on the “VirtualBox” application icon.
  6. Install the VirtualBox Guest Extensions.
  7. From VirtualBox, click on the “File” (Windows) or “VirtualBox” (Mac OS X) menu, and select the “Preferences…” option.
  8. Select the “Extensions” tab in the dialog box that appears.
  9. Click on the “Adds New Package” button (the one with an upside-down triangle).
  10. In the file-selection dialog, navigate to your “Downloads” folder, and double-click on “Oracle_VM_VirtualBox_Extension_Pack-5.0.14-105127.vbox-extpack” file you downloaded in Step 3 above.
  11. Click the “Install” button on the confirmation dialog that appears.
  12. In the EULA (license agreement) dialog, scroll to the bottom, and then click the “I Agree” button.
  13. If prompted, click “Yes” (Windows) or provide your password (Mac OS X) to allow the installer to run with administrator privileges.
  14. Click “OK” to confirm the successful installation of the extension pack.
  15. The “Extensions” tab should now show an “Oracle VM VirtualBox Extension Pack” item with a green check mark in the “Active” column and “5.0.14r105127” in the “Version” column.
  16. Import the UT Biocomputing Linux VM. WARNING: You will need ~12-GB of free space on your hard drive for the virtual machine (VM) to import correctly and be usable.
  17. From VirtualBox, click on the “File” menu, and select the “Import Appliance…” option.
  18. Click the “Choose a file to import” button (the one with the green up arrow).
  19. In the file-selection dialog, navigate to your “Downloads” folder, and double-lick on the “utbio-linux-vm.ova” file you downloaded in Step 4 above.
  20. Click the “Next” (or “Continue”) button.
  21. In the “Appliance settings” dialog, make sure the “Reinitialize the MAC address of all network” option is selected (i.e., checked). NOTE: This is critical; failing to select this option could cause major network problems when you start the VM (possibly including calls from unhappy IT departments).
  22. Click the “Import” button, and wait for the import process to finish. The import process may take many minutes, depending on the speed of your CPU and hard drive.
  23. If your computer has 2-GB of RAM (or if your computer runs very slowly when the VM is active), decrease the amount memory allocated to the VM. To do this, select the “UT Biocomputing” VM from the VM list and click on the “Settings” button. In the dialog box that appears, click on the “System” tab, and then use the “Base Memory” slider (or text input box) to decrease the VM memory to “512 MB”. Click “OK” to confirm the changes to the VM.
  24. Once the VM imports successfully, you can delete the “utbio-linux-vm.ova” file from your “Downloads” folder to save some space.

Using the “UT Biocomputing” virtual machine

To start the “UT Biocomputing” virtual machine:

  1. From the VirtualBox VM list, select the “UT Biocomputing” VM by clicking on it.
  2. Click on the “Start” button (the big, green right-arrow) to boot the VM.

To shutdown the “UT Biocomputing” virtual machine:

Note that you will want to shutdown the VM.

[top]