본문 바로가기

SecureCRT

C276x260.fwebp.q85 [draft] SecureCRT에서 우분투 서버로 접속되지 않을 때 SecureCRT에서 우분투 서버로 접속되지 않을 때테스트 환경서버 운영체제 정보$ lsb_release -dDescription: Ubuntu 22.04.2 LTS클라이언트 SecureCRT 정보SecureCRT 8.3.2SSH 공개 키 오류$ tail -f /var/log/auth.logMay 8 00:23:02 ip-10-51-92-219 sshd[1360]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]May 8 00:23:02 ip-10-51-92-219 sshd[1360]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [pr.. 더보기
C276x260.fwebp.q85 [draft] SecureCRT에서 탭 이름을 연결된 호스트 이름으로 고정하는 방법 SecureCRT에서 탭 이름을 연결된 호스트 이름으로 고정하는 방법SecureCRT는 탭 이름을 세션 이름, 호스트 이름 또는 사용자 정의 형식으로 표시할 수 있습니다.1. 탭 이름 규칙 설정메뉴에서 Options > Session Options를 선택합니다.왼쪽 메뉴에서 Terminal > Appearance > Window를 선택합니다.오른쪽에서 Session Window의 Title bar 설정을 확인합니다.%S (Session Name) 또는 %H (Hostname) 변수를 사용하여 탭 이름이 호스트 이름에 기반하도록 설정합니다.예: %H를 사용하면 연결된 호스트 이름이 탭 제목으로 표시됩니다.2. 기본 세션 설정 적용새로운 세션에도 동일한 규칙을 적용하려면 기본 세션을 설정합니다.메뉴에서 Op.. 더보기
C276x260.fwebp.q85 [draft] SecureCRT 접속 시 Key exchange failed 오류 SecureCRT 접속 시 Key exchange failed 오류key exchange failed 오류No compatible key-exchange method. The server supports these methods: diffie-hellman-group14-sha256"No compatible key-exchange method. The server supports these methods: diffie-hellman-group14-sha256" 오류는 SecureCRT가 호환되는 키 교환 방법을 찾지 못하여 발생합니다. 이 오류를 해결하기 위해 다음 방법을 시도해 볼 수 있습니다. 1. SecureCRT 업데이트: SecureCRT의 최신 버전으로 업데이트하면 호환되는 키 교환 방법을 지.. 더보기
C276x260.fwebp.q85 [draft] AWS EC2 Linux 인스턴스에 SecureCRT를 사용하여 SSH 접속 시 발생하는 오류 AWS EC2 Linux 인스턴스에 SecureCRT를 사용하여 SSH 접속 시 발생하는 오류SecureCRT 오류The client has disconnected from the server.Reason: Unable to authenticate using any of the configured authentication methods."Unable to authenticate using any of the configured authentication methods" 오류는 SecureCRT를 사용하여 AWS EC2 Linux 인스턴스에 SSH로 접속할 때 발생할 수 있는 일반적인 문제입니다. 이 오류를 해결하기 위해 다음과 같은 단계를 따를 수 있습니다. SSH 키 페어 생성AWS EC2 인스턴스에.. 더보기