Changes between Version 94 and Version 95 of Documentation/CGettingStarted


Ignore:
Timestamp:
May 6, 2016, 8:21:32 PM (8 years ago)
Author:
jkol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/CGettingStarted

    v94 v95  
    33= How to get started =
    44
    5 First, you will need an ORBIT account. Please check the [wiki:Documentation/BUsagePolicy usage policy] if you are eligible. Typically, in order to get an account,one would have to [http://www.orbit-lab.org/userManagement/register register for an account] and get it approved by the PI in charge of the project/institution they wish to be part of. If particular institution is not available, the appropriate PI can [http://www.orbit-lab.org/userManagement/orgReg register] for an institutional account.
     5First, you will need an ORBIT account. Please check the [wiki:Documentation/BUsagePolicy usage policy] if you are eligible. Typically, in order to get an account, one would have to [http://www.orbit-lab.org/userManagement/register register for a user account] and get it approved by the PI in charge of the project/institution they wish to be part of. If a particular institution is not available, the appropriate PI can [http://www.orbit-lab.org/userManagement/orgReg register for an institutional account].
    66
    77Once you have an account, configure your [wiki:Documentation/bAccountManagement/DSSHConf ssh client.]
     
    99== Six Steps ==
    1010A typical experiment requires the following six steps:
    11  1. [[CollapsibleStart(Create resource reservation")]][[Include(Documentation/Short/CreateRes)]][[CollapsibleEnd]]
     11 1. [[CollapsibleStart(Create resource reservation)]][[Include(Documentation/Short/CreateRes)]][[CollapsibleEnd]]
    1212The user needs a set of nodes/resources from a domain to run the experiment on.For the rest of this tutorial we will assume that the the reserveation was made for sb1 domain.
    1313 2.  [[CollapsibleStart(Login into reserved domain: "ssh username@sb1.orbit-lab.org")]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]]