[pisa] Shortcut for power

  • From: Tobias Heer <heer@xxxxxxxxxxxxxxxxx>
  • To: pisa@xxxxxxxxxxxxx
  • Date: Wed, 24 Jun 2009 17:38:42 +0200

Tired of always ssh'ing to power.informatik.rwth-aachen.de?

Just create a ~/.ssh/config file and alld the following lines:

Host powervm
 HostName power.informatik.rwth-aachen.de
 Port 64
 ForwardAgent yes
 ForwardX11 yes

Host power
 HostName power.informatik.rwth-aachen.de
 ForwardAgent yes



--
Dipl.-Inform. Tobias Heer, Ph.D. Student
Distributed Systems Group
RWTH Aachen University, Germany
tel: +49 241 80 207 76
web: http://ds.cs.rwth-aachen.de/members/heer








Other related posts:

  • » [pisa] Shortcut for power - Tobias Heer