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

40 lines
532 B
Text
Raw Normal View History

2013-08-21 15:18:56 +02:00
#######
2015-02-27 13:19:53 +01:00
## VPS OVH
2013-08-21 15:18:56 +02:00
#######
2014-09-14 01:25:40 +02:00
Host vps 0xf.fr
User hcartiaux
Port 443
Hostname vps79723.ovh.net
2013-08-21 15:18:56 +02:00
########
## Raspberry Pi
########
Host rpi rpi.0xf.fr
User hcartiaux
Port 443
Hostname rpi.0xf.fr
2016-02-27 01:56:04 +01:00
########
## 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"
2013-08-21 15:18:56 +02:00
########
## AMD64 Box / Deepspace
########
Host deepspace deepspace.0xf.fr
User hcartiaux
Port 993
Hostname deepspace.0xf.fr