SSH Server Configuraiton
Specify the machine on which the root container will run.
The container is created using an SSH connection to the remote server. You must have the proper credentials to log into the server and you must have administrative privileges on the server.
You must provide the following information:
- Hostname - the DCHP resolvable name, or the IP address, of the remote server on which the container will be deployed
- Port - the port on which the remote server accepts SSH connections
- Username - the user name used to access the remote server
- Password - the password used to access the remote server