Xp5k

From Grid5000
Revision as of 10:19, 24 June 2014 by Pmorillo (talk | contribs) (→‎SSH)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Installation

$ gem install --user xp5k

Setup

Restfully

Configure Restfully for an external access.

SSH

Create a dedicated ssh config file ~/.ssh/config_xp5k

Host *.grid5000.fr
  User your_g5k_login
  StrictHostKeyChecking no
  ProxyCommand ssh -q your_g5k_login@194.254.60.4 nc -w1 %h %p