일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Docker
- repository
- Arch
- grafana-loki
- HTML
- cloud-init
- golang
- awx
- k8s
- ubuntu
- cephadm
- pacman
- ceph-ansible
- libvirt
- Kubernetes
- yum
- Octavia
- kolla
- nfs-provisioner
- port open
- Kubeflow
- KVM
- Ansible
- archlinux
- OpenStack
- Linux
- kolla-ansible
- terraform
- i3
- ceph
Archives
- Today
- Total
YJWANG
ssh fingerprint 자동으로 추가 / 제거 본문
추가
# ssh-keyscan 10.99.99.30 >> ~/.ssh/known_hosts
제거
# ssh-keygen -R 10.99.99.30
반응형