일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- OpenStack
- cloud-init
- grafana-loki
- terraform
- awx
- Ansible
- HTML
- kolla-ansible
- libvirt
- Arch
- Kubeflow
- Docker
- Kubernetes
- cephadm
- kolla
- k8s
- nfs-provisioner
- archlinux
- pacman
- repository
- golang
- KVM
- ubuntu
- Octavia
- ceph-ansible
- Linux
- yum
- ceph
- port open
- i3
Archives
- Today
- Total
YJWANG
ssh config sample 본문
SSH config sample
Host yjwang
HostName 1.2.3.4
User root
Port 2202
Then 'below command' will works
# ssh yjwang
반응형