사용자 도구

사이트 도구


ssh

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
ssh [2025/04/20 05:49] – [Port Fowarding을 이용해서 외부에서 접속] rex8312ssh [2025/06/29 16:45] (현재) – [ssh: port forward] rex8312
줄 149: 줄 149:
   HostName 192.168.0.102   HostName 192.168.0.102
   User {id}   User {id}
 +  Port {port}
   IdentityFile /home/{id}/.ssh/id_rsa.pem   IdentityFile /home/{id}/.ssh/id_rsa.pem
 </code> </code>
줄 155: 줄 156:
   * http://www.haruair.com/blog/2219   * http://www.haruair.com/blog/2219
  
 +====== ssh: port forward ======
 +
 +  * [[ssh:turnnel]]
 +
 +
 +==== 참고 ====
 +
 +  * https://medium.com/@obaff/14-bash-tricks-to-optimize-ssh-connections-and-secure-remote-access-4e6fa2a0b0b4
  
 {{tag>ssh}} {{tag>ssh}}
ssh.1745128180.txt.gz · 마지막으로 수정됨: 저자 rex8312