1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 17:25:23 +02:00

[ssh] +Odroid

This commit is contained in:
Hyacinthe Cartiaux 2016-02-27 01:56:04 +01:00
parent dbb8e02cf9
commit e4d98e6fe6

View file

@ -16,6 +16,18 @@ Host rpi rpi.0xf.fr
Port 443 Port 443
Hostname rpi.0xf.fr Hostname rpi.0xf.fr
########
## Odroid
## 10.91.100.145
## f2:38:da:3d:11:02
########
Host odroid
User hcartiaux
Port 22
Hostname odroid-xu-2.uni.lux
ProxyCommand ssh hcartiaux@gforge.uni.lu -W "%h:%p"
######## ########
## AMD64 Box / Deepspace ## AMD64 Box / Deepspace
######## ########