iTerm2로 라이트세일 ssh 접속하기
라이트세일 홈페이지에서 웹 SSH를 사용하다보니 로긴할 때마다 captcha 입력이 번거롭다. iterm2를 이용해서 접속하는 방법을 정리해둔다. iterm2가 설치되어 있고 비트나미 인스턴스 사용을 전제로… 서버 아이피를 알아둔다. https://lightsail.aws.amazon.com/ls/webapp/home/instances 라이트세일에서 키를 다운받거나 생성한다. https://lightsail.aws.amazon.com/ls/webapp/account/keys1 다운받은 키의 퍼미션을 변경한다. chmod 400 xxxx.pem iTerm2 > Preferences > Profiles 에서 왼쪽 판넬 아래쪽 + Name에 적당한 이름, Command 드롭다운 메뉴에서 Command선택하고… Read More »