Frequently Asked Questions

Accessing Your Server Using Putty

Last Updated: April 25, 2006 10:41 AM

To access your server via the Putty SSH client:

  1. Open Putty and select SSH. The default port is changed to 22.
  2. In the Hostname or IP Address field, enter your IP Address.
  3. Click Open. The command line window displays.
  4. NOTE: The first time you log in to the server, the Putty Security Alert displays. Click Yes to approve the connection.

  5. At the login as: prompt, enter your user name.
  6. At the password: prompt, enter your password.
  7. At the command line, type su and enter your password again to get root access.
  8. NOTE: Root access allows you to act as the administrator.