mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 01:20:20 +00:00
67 lines
881 B
Plaintext
67 lines
881 B
Plaintext
Include ~/.ssh/*_config
|
|
|
|
Host imm
|
|
HostName 10.0.0.114
|
|
User USERID
|
|
KexAlgorithms diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
|
|
|
|
Host *
|
|
AddKeysToAgent yes
|
|
IgnoreUnknown UseKeychain
|
|
UseKeychain yes
|
|
|
|
Host apollo
|
|
HostName 10.0.0.102
|
|
User kevin
|
|
|
|
Host janus
|
|
HostName 10.0.0.110
|
|
User root
|
|
|
|
Host xoa
|
|
HostName 10.0.0.43
|
|
User kevin
|
|
|
|
Host plex
|
|
HostName 10.0.0.44
|
|
User kevin
|
|
|
|
Host api
|
|
HostName 10.0.0.114
|
|
User kevin
|
|
|
|
Host elasic
|
|
HostName 10.0.0.115
|
|
|
|
Host i2c
|
|
HostName 10.0.0.69
|
|
User pi
|
|
|
|
Host macserver
|
|
HostName 10.0.0.31
|
|
User macserver
|
|
|
|
Host airplay
|
|
HostName 10.0.0.21
|
|
User pi
|
|
|
|
Host hub
|
|
HostName 10.0.0.25
|
|
User pi
|
|
Host ntnu
|
|
Hostname login.stud.ntnu.no
|
|
User komidboe
|
|
|
|
Host chip2
|
|
Hostname 10.0.0.67
|
|
User chip
|
|
|
|
Host zerow
|
|
Hostname 10.0.0.68
|
|
User pi
|
|
|
|
Host curtain
|
|
Hostname 10.0.0.9
|
|
User pi
|
|
|