Terminal access to a remote machine

It is possible to establish terminal access to a remote machine. Terminal date is not encrypted unlike SSH. It is possible to steal sensitive information of a network connection that uses telnet connection.

One of the advantage of telnet over SSH, it uses less processing resources for a connection.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator