Host neon
  HostName 1.227.58.170
	Port 7777
  User keums

Host cyan
	# NVIDIA 2080ti x 2
  HostName 1.227.58.170
  Port 7778
  User keums

Host pink
	#	NVIDIA 2080ti x 2
  HostName 1.227.58.170
  Port 7779
  User keums

Host yellow
	# NVIDIA 3080ti
  HostName 1.227.58.170
  Port 7780
  User keums

Host navy
	# NVIDIA 3090
  HostName 1.227.58.170
  Port 7788
  User keums
# root: User neutune

접속 예시

~~#sonic:123456qwer!
# (pw:neutune@83)
$ ssh -p 7788 neutune[@](<mailto:[email protected]>)1.227.58.170 
#sonic:123456qwer!~~

또는 서버 주소가 외우기 싫다?! 또는 저 긴걸 적기싫다?! 그렇다면

# .ssh/config에 위의 정보를 복붙한 다음 (물론 user name은 바꿔야 함)
$ ssh pink

cyan

- ID: neutune
- PW: neutune@83

pink

- ID: neutune
- PW: neuEbs_40392
- neu뜐 + 오른손 왼손 번갈아가면서 오른손은 _09 왼손은 43

Port

jupyter와 같이 포트포워딩이 필요한 경우 아래에 맞게 사용

neon 60000:60999

cyan 61000:61999

pink 62000:62999

yellow 63000:63999

navy 50000:50999

(관리자만) port 설정

fastfive

Host neon
  HostName 1.227.58.170
	Port 7777

Host cyan
  HostName 1.227.58.170
  Port 7778

Host pink
  HostName 1.227.58.170
  Port 7779

Host yellow
  HostName 1.227.58.170
  Port 7780

Host navy
  HostName 1.227.58.170
  Port 7788