15 lines
307 B
Plaintext
15 lines
307 B
Plaintext
Host hestia
|
|
HostName 192.168.0.231
|
|
IdentitiesOnly yes
|
|
StrictHostKeyChecking accept-new
|
|
User root
|
|
IdentityFile /home/jamie/.ssh/hestia
|
|
Port 1303
|
|
|
|
Host pan_lms
|
|
HostName pan.local
|
|
IdentitiesOnly yes
|
|
StrictHostKeyChecking accept-new
|
|
User tc
|
|
IdentityFile /home/jamie/.ssh/pan
|
|
Port 22 |