Go to primary content
Oracle® Communications PMAC User's Guide
Release 6.6
E93272
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Logging onto the PMAC server

You can log onto the PMAC server from any terminal that has an ssh (Secure Shell) utility client installed.

Note:

If your terminal does not already have ssh installed, PuTTY is an open source ssh utility for Linux that you can download from the web. (Oracle does not make any representations or warranties about this product.)

You must have a user ID and password before you can log on.

  1. From a command-line prompt, enter the following command to start a secure shell session with the PMAC server:

    ssh -x <username>@<PMAC_server_IP_address>

    Instead of <username>, enter the user name for your user account. Instead of <PMAC_server_IP_address>, enter the IP address for the PMAC server.

  2. When prompted, enter the password associated with the user name.

The secure shell session with the PMAC server is initiated.