Connecting to the Remote Shell

The TIBCO Enterprise Administrator shell is a shell based on remote SSH. You can use a terminal program to connect to the remote shell.

Procedure

  1. Use a terminal program of your choice. For example, Putty.
  2. Connect to the remote SSH server using the command ssh -p 2222 admin@localhost.
  3. Enter admin as the password.

Result

On successful connection, a banner is displayed.