summaryrefslogtreecommitdiff
path: root/.ssh/config
blob: 70f066b81ebd4278f2b8d07506ab8daae444c15e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Host do
	Hostname 165.227.238.89
	User rebecca

Host gnoml
	Hostname gnomatus
	Port 2222

Host gnomr
	Hostname 90.249.151.161
	Port 2222


Host re
	HostName mondecitronne.com
	User ubq323
	IdentityFile ~/.ssh/id_rsa
	Port 7822

Host re2
	HostName alt.mondecitronne.com
	User ubq323
	IdentityFile ~/.ssh/id_rsa
	Port 7822

Host jerver
	HostName 192.168.0.11
	User rebecca

Host newjerver
	HostName 192.168.0.16