Changes between Version 17 and Version 18 of Software/eTutorialSupport
- Timestamp:
- Jun 27, 2016, 4:08:47 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/eTutorialSupport
v17 v18 427 427 428 428 === Usage === 429 430 To see the dashboard, set up an SSH tunnel through gw.orbit-lab.org: 431 432 {{{ 433 ssh -L 9000:grid.orbit-lab.org:3030 gw.orbit-lab.org 434 }}} 435 436 (specify your username if necessary), 437 438 then visit http://localhost:9000 in a browser.