Changes between Version 94 and Version 95 of Documentation/CGettingStarted
- Timestamp:
- May 6, 2016, 8:21:32 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/CGettingStarted
v94 v95 3 3 = How to get started = 4 4 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.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 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]. 6 6 7 7 Once you have an account, configure your [wiki:Documentation/bAccountManagement/DSSHConf ssh client.] … … 9 9 == Six Steps == 10 10 A 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]] 12 12 The 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. 13 13 2. [[CollapsibleStart(Login into reserved domain: "ssh username@sb1.orbit-lab.org")]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]]