# NVIDIA 4090 x4  
Host bl black
  HostName 211.233.64.80
  Port 7777
  User keums

# NVIDIA 2080ti x2  
Host cy cyan
  HostName 211.233.64.81
  Port 7777
  User keums

# NVIDIA 3090 x1
Host na navy
  HostName 211.233.64.82
  Port 7777
  User keums
  # root: User neutune
  
# NVIDIA 3080ti x1
Host ye yellow
  HostName 211.233.64.83
  Port 7777
  User keums

#	NVIDIA 2080ti x2
Host pi pink
  HostName 211.233.64.84
  Port 7777
  User keums

Host ne neon
  HostName 211.233.64.85
  Port 7777
  User keums

Host *
  UseKeychain yes
  AddKeysToAgent yes
  IdentityFile ~/.ssh/id_rsa

접속 예시

~~#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