Changes between Initial Version and Version 1 of Tutorial/HowToStatus


Ignore:
Timestamp:
Jul 2, 2007, 8:10:29 AM (17 years ago)
Author:
thierry
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/HowToStatus

    v1 v1  
     1
     2Go back --> [wiki:Tutorial Tutorials]
     3
     4== How to query the status of the nodes of a Testbed ==
     5
     6If you have not done so yet:
     7
     8 * [http://www.orbit-lab.org/wiki/Registration Register] for an account
     9 * [https://www.orbit-lab.org/schedule/ Make a reservation] on the Schedular for a given tesbed
     10
     11Lets assume that you registered as user 'bob' and made a reservation for the 'grid' testbed. You then access the 'grid' console using the command:
     12
     13 {{{
     14  ssh bob@console.grid.orbit-lab.org
     15 }}}