Step 4: Choose a Telnet Client Or an SSH Client To Administer Your Developer Server Remotely

Telnet is a service that allows you to remotely control your Developer Server and access other computers out of your area.


Note: Telnet is not a secure connection, and for this reason recommends SSH, which transmits data across an encrypted channel.

All the UNIX commands that you use with Telnet can also be used with SSH. More on UNIX commands later. For more information, see:

Using Telnet and SSH ().

Back