일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- OpenStack
- i3
- HTML
- k8s
- terraform
- grafana-loki
- cephadm
- Kubernetes
- Linux
- archlinux
- port open
- KVM
- Kubeflow
- Arch
- libvirt
- cloud-init
- repository
- ceph
- Docker
- Ansible
- kolla
- golang
- nfs-provisioner
- Octavia
- ceph-ansible
- ubuntu
- pacman
- yum
- kolla-ansible
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
반응형