Any files you create on your virtual machine and any modifications to files are lost when the instance is deleted. It is important that you regularly backup work you wish to keep to another computer. We generally don't delete virtual machines, but if you so modify your machine that it no longer boots, we might be forced to delete it and build a new instance.
In the steps below, replace linkblueid with your LinkBlue ID and password with your LinkBlue password.
% ssh -Y linkblueid@linkblueid.netlab.uky.eduIf you are connecting from a Win32 machine, you can use putty instead of ssh. Using ssh or putty is much more efficient than using the console via a browser.
password: linkblueid password
scp linkblueid@linkblueid.netlab.uky.edu:fileNameVM fileNameLocalThe scp program will request your LinkBlue password.
scp fileNameLocal linkblueid@linkblueid.netlab.uky.edu:fileNameVM
If you have a specific need for additional software that is not already installed on your VM, please send email to user "help" at "netlab.uky.edu" with a brief description of the software you need and the name of your VM (yourlinkblueID.netlab.uky.edu). Your request will be reviewed to determine if we can (or will allow) the requested software to be installed. In some cases, you may be asked to provide additional information. There are no guarantees that we will install the requested software.
You have two new accounts, one on OpenStack and one on your virtual machine.
You use your OpenStack account to access your virtual machine's console by browsing to http://controller.netlab.uky.edu/horizon and providing your LinkBlue credentials.
The name of your virtual machine is linkblueid.netlab.uky.edu. Your virtual machine can be accessed via the OpenStack Dashboard console or with ssh or putty.