Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- x-pack
- GitLab
- G-suite
- 보안양파
- freebsd
- Kibana
- Windows
- application security
- elastic stack
- XCP-ng
- docker
- ansible
- endpoint security
- miniconda
- pfsense
- ELASTIC
- centos 8
- Kibana server is not ready yet
- 로그인불가
- xe guest utilities
- Proxy
- 한글가이드
- ssh key 배포
- proxycfg
- hardening
- PlayBook
- macos
- Elasticsearch
- bash
Archives
- Today
- Total
선 밖에 선 자유인
SSH 최초 접속시 보안 경고 메시지 없이 접속하는 방법 본문
ssh 최초 접속시 보안 경고 메시지 없이 접속하는 방법 :
ssh-keyscan명령어로 호스트의 rsa키를 복사 및 ~/.ssh/known_hosts 파일에 저장
# ssh-keyscan -t rsa <host IP> >> known_hosts