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