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
- Use a terminal program of your choice. For example, Putty.
- Connect to the remote SSH server using the command ssh -p 2222 admin@localhost.
- Enter admin as the password.
ResultOn successful connection, a banner is displayed.