[pisa] Re: direct ssh to passion

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: Jó Ágila Bitsch Link <jo.bitsch@xxxxxxxxxxxxxxxxx>
  • Date: Mon, 25 Jul 2011 18:38:04 +0200

On Mon, Jul 25, 2011 at 04:36:01PM +0200, Jó Ágila Bitsch Link wrote:
> > Now I can just type 'ssh passion' instead of doing a two-step ssh login.
> >
> > If somebody thinks this is old and stupid and has a better solution, I'm
> > all ears...
> 
> Some suggested additions:
> 
> Host passion
>  HostName passion.nets.rwth-aachen.de
>  ForwardAgent yes
>  ProxyCommand ssh login ./bin/nc -w 20 %h %p 2> /dev/null
>  User biurrun
> 
> * To make the above truly useful, you should also use ssh keys :-)

Doesn't everybody? ;)

> * Let long running processes run in a "screen" -> man screen (I'm sure
> Diego does that already)

Yes, and now I can even connect to my screen session directly with

  ssh -t passion screen -rD

I only learned about '-t' today, without it screen complains about the
lack of a terminal and I have to run it as two commands...

Diego
-- 
This is the main pisa mailing list. Please also subscribe to the pisa-dev list 
at:
//www.freelists.org/list/pisa-src

Other related posts: