| 4 | | 1. Reserve a resource and login to the respective console. |
| 5 | | 1. Before we begin using the nodes, it's a good idea to check their status first. This is done with the omf stat command. [[Include(Software/cOMF/eStat)]] |
| 6 | | |
| 7 | | If you have not done so yet: |
| 8 | | |
| 9 | | * [http://www.orbit-lab.org/register Register] for an account |
| 10 | | * [https://www.orbit-lab.org/schedule/ Make a reservation] on the Scheduler for a given testbed |
| 11 | | |
| 12 | | Lets assume that you registered as user 'bob' and made a reservation for the 'sb1' testbed. You then access the 'sb1' console using the command: |
| 13 | | |
| 14 | | {{{ |
| 15 | | ssh bob@console.sb1.orbit-lab.org |
| 16 | | }}} |
| 17 | | [[BR]] |
| | 4 | 1. [[CollapsibleStart(Login into reserved domain)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]] |
| | 5 | 1. [[CollapsibleStart(Check the status)]][[Include(Software/cOMF/eStat)]][[CollapsibleEnd]] |