Xp5k

From Grid5000
Revision as of 10:15, 24 June 2014 by Pmorillo (talk | contribs)
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 pmorillo
  StrictHostKeyChecking no
  ProxyCommand ssh -q pmorillo@194.254.60.4 nc -w1 %h %p