Changes between Version 7 and Version 8 of GiB-tips


Ignore:
Timestamp:
10/05/12 15:06:12 (12 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GiB-tips

    v7 v8  
    5151'''GENI-in-a-Box Fedora flavor''': At this time !VirtualBox shared folders do not work with GENI-in-a-Box.   If you are running on Mac OS or Linux, you can scp from Geni-in-a-Box to your computer to copy files to and from GENI-in-a-Box and your computer.  If you are on Windows you will need to install and run the ssh daemon on your computer before you can use scp to it from GENI-in-a-Box.
    5252
    53 == 3. Continuing your GENI-in-a-Box session across shutdowns of your computer ==
    54 To continue your GENI-in-a-Box session across shutdowns of your computer, you must ''hibernate'' your GENI-in-a-Box virtual machine before shutting down your computer.
     53== 3. Suspending and resuming your GENI-in-a-Box session  ==
     54You can suspend your GENI-in-a-Box session by ''hibernating'' your GENI-in-a-Box virtual machine.   This will save the state of the virtual machine on disk and will allow you to resume your work the next time you start up !VirtualBox.
     55  * To hibernate a virtual machine running Fedora, click on the logged-in user's name on the top right of the GENI-in-a-Box screen and select {{{shutdown}}} from the drop-down menu.  You will now be presented with a number of {{{shutdown}}} options including {{{hibernate}}}.  Click on {{{hibernate}}}.
     56  * To hibernate a virtual machine running Ubuntu, click on the ''power'' button icon on the top of the GENI-in-a-Box screen and select {{{hibernate}}} from the drop-down menu.
     57Virtual machines that have been hibernated show up as {{{Powered Off}}} in the Oracle VM !VirtualBox Manager window.  To restart the virtual machine, select it in the !VirtualBox Manager window and click the green arrow labeled {{{Start}}}. 
    5558
    56 To hibernate a virtual machine running Fedora,
     59== 4 Special files installed on each node in a slice ==
     60The GENI-in-a-Box aggregate follows the ProtoGENI model of installing on each node in the slice files with information that might be useful to the experimenter.  Specifically:
     61   *  The manifest rspec is available in all the experimenter nodes at {{{/prof/geni-in-a-box.net/exp/<slicename>/tbdata/geni_manifest}}}.
     62   *  The fully qualified name of the node is available in {{{/var/emulab/boot/nickname}}}.  An example of a fully qualified node name is {{{pc101.myslice.geni-in-a-box.net}}} where {{{myslice}}} is the name of the slice.
    5763