Xp5k

From Grid5000
Revision as of 10:09, 24 June 2014 by Pmorillo (talk | contribs) (Created page with "{{Author|Pascal Morillon}} {{Portal|User}} == Installation == $ gem install --user xp5k == Setup == === SSH === Create a dedicated ssh config file ~/.ssh/config_xp5k H...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Installation

$ gem install --user xp5k

Setup

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