1
0
mirror of synced 2026-01-10 00:03:04 -05:00
Files
docs/data/reusables/enterprise_installation/ssh-into-instance.md
2020-11-02 15:12:44 -06:00

5 lines
109 B
Markdown

1. SSH into {% data variables.product.product_location %}.
```shell
$ ssh -p 122 admin@<em>HOSTNAME</em>
```