티스토리 뷰
방법1. 등록된 키 초기화
$ ssh-add -D
방법2. ~/.ssh/config 에 IdentitiesOnly = yes 추가
Host http://www.somehost.com
IdentityFile ~/.ssh/key_for_somehost_rsa
IdentitiesOnly yes
Port 22
방법3. SSH 터미널 접속 PubkeyAuthentication=no 옵션
$ ssh -p 22 -o PubkeyAuthentication=no username@somehost.com
'OS-서버-서비스' 카테고리의 다른 글
Firebase Auth 연동 개발 또는 테스트를 위해 토큰 간편하게 CURL로 얻기 (0) | 2025.04.13 |
---|---|
GitLab Pages - Github Gist 같은 정적 웹페이지 서비스 (0) | 2016.08.19 |
Google Custom Search REST API v1 (0) | 2016.01.08 |
다중 호스트 ssh key 설정 (0) | 2015.10.08 |
docker 컨테이너 내에서 apt-get Unable to locate package 오류 (5) | 2015.05.19 |
댓글
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- centos
- Linux
- IOS
- javascript
- 워드프레스
- ASP
- Debug
- laravel
- CSS
- Android
- Docker
- 한글
- git
- Prototype
- iis
- sencha touch
- nginx
- iphone
- Wordpress
- PHP
- 안드로이드
- nodejs
- API
- JQuery
- IE
- Mac
- mssql
- classic asp
- macos
- JSON
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
글 보관함