Difference between revisions of "VCM"

From PrattWiki
Jump to navigation Jump to search
 
Line 15: Line 15:
 
* Read the note about unauthorized use, then click OK - the first time you start your VM, it may take some time "Preparing Windows."
 
* Read the note about unauthorized use, then click OK - the first time you start your VM, it may take some time "Preparing Windows."
 
* Once prepared, you should now have a Windows machine working in a window!
 
* Once prepared, you should now have a Windows machine working in a window!
* The first time you connect, you may need to perform updates - go ahead and do that as time allows.
+
* The first time you connect, you may need to perform updates - this is a potentially hours-long process so it may be best to start it when you can leave the VM running but do not need to be using it.
  
 
== Accessing your files from your VM ==
 
== Accessing your files from your VM ==

Revision as of 19:20, 14 November 2017

This page will go through how to set up a Virtual Machine to do work for various classes in Spring 2018. It will be focused on the EGR 103L course which includes Python and App Inventor.

Getting Started

To get started, go to Duke's [vcm.duke.edu Virtual Computing Manager] and log in with your NetID. You will then want to "Reserve a VM" - this means that Duke will be setting up a virtual computer for you. You will be able to install and run applications remotely for just about any computer with an internet connection. Students in EGR 103 will be creating a Windows based VM for the semester.

  • On the Virtual Computing Manager page, click on "Reserve a VM"
  • In Application and Operating System dropdown of the New Virtual Machine Reservation page, pick "Windows Office 2016" and then click Reserve
  • Read the terms of use and if you agree to them, click Agree. If you do not agree with them, contact Dr. G as soon as possible. It may take a little time to set up the virtual machine - eventually you will go back to the VCM page and you should see a link under My Reservations.

Accessing your VM

  • Click on the link for your virtual machine; this should bring up the VM Manamagement Tools page.
  • In the General Information pane on the right, there should be a link for Remote Desktop; click that to download the remote desktop (rdp) file.
  • Open the file; on Windows, this will bring up Remote Desktop Connection.
  • The desktop should be trying to connect with your Duke credentials (WIN\NetID). Enter your Duke password to finish connecting. Do not click "Remember Me" if you are on a public computer, even if you logged in as you!
  • Read the note about unauthorized use, then click OK - the first time you start your VM, it may take some time "Preparing Windows."
  • Once prepared, you should now have a Windows machine working in a window!
  • The first time you connect, you may need to perform updates - this is a potentially hours-long process so it may be best to start it when you can leave the VM running but do not need to be using it.

Accessing your files from your VM

  • Your Duke (CIFS) folder should automatically be mounted to the windows machine. If you open the File Explorer (yellow folder at the bottom of the screen) and click on This PC, your NetID should be the name of one of the Network locations. You should always use this folder to store files -- these files get backed up every 12 hours. Do not use the Documents folder on the VM.

Installing software on your VM

There are two ways to install software. There is a Software Center icon on the desktop - this contains ways to get commonly-installed programs and packages. The second way is to just install the software yourself. Depending on the class you are using the VM for, you may be using one or both mechanisms to install software.