22 | | * [[CollapsibleStart(Login into reserved domain: ssh username@conslole.grid.orbit-lab.org)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]] |
23 | | * [[CollapsibleStart(Load an image on the node: omf load -i orbit-flexicon.ndz -t node11-10)]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] |
24 | | * [[CollapsibleStart(Turn on the node: omf tell -a on -t node11-10)]] [[Include(Documentation/Short/TellOn)]][[CollapsibleEnd]] |
| 22 | * Login into reserved domain: ssh username@conslole.grid.orbit-lab.org |
| 23 | * Make sure that the full-duplex node is powered down for loading the desired image: omf tell -a offh -t node11-10 |
| 24 | * Load an image on the node: omf load -i orbit-flexicon.ndz -t node11-10 |
| 25 | * Turn on the node: omf tell -a on -t node11-10 |