Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
6 lines
225 B
Markdown
6 lines
225 B
Markdown
1. Once the instance has fully restarted and you can reach it, use the SSH administrative shell to verify that the new resource configuration is recognized:
|
|
```shell
|
|
$ ssh -p 122 admin@<em>HOSTNAME</em>
|
|
$ ghe-system-info
|
|
```
|