1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/data/reusables/enterprise_installation/ssh-into-instance.md
2021-01-26 17:40:56 +00:00

5 lines
242 B
Markdown

1. SSH into {% data variables.product.product_location %}. For more information, see "[Accessing the administrative shell (SSH)](/admin/configuration/accessing-the-administrative-shell-ssh)."
```shell
$ ssh -p 122 admin@<em>HOSTNAME</em>
```