config-files/.ssh/config

40 lines
667 B
Plaintext

Host TensorFlowPi
User pi
Port 2200
IdentityFile ~/.ssh/private
HostName 192.168.2.124
Host MediaPi
User pi
Port 2200
IdentityFile ~/.ssh/private
HostName 192.168.2.253
Host NCSU
User ewwaisne
Port 22
IdentityFile ~/.ssh/private
HostName remote.eos.ncsu.edu
Host ARC
User ewwaisne
Port 22
IdentityFile ~/.ssh/NCSUarc
HostName arc.csc.ncsu.edu
Host Kali297
User ewwaisne
Port 22
HostName 152.14.24.64
Host Andromeda
User bigun
Port 2200
IdentityFIle ~/.ssh/private
HostName 10.40.20.100
Host Spade-jump
User ewwaisne
Port 22
HostName sd-vm03.csc.ncsu.edu