Terminal

In computers a terminal is text only connection to a remote machine. Transferring text data has lower bandwidth requirements than transferring graphics.

Terminal data can be encrypted during transfer ir not. Most of the modern Linux systems nowadays encrypt transferred data. Encryption happens using SSH protocol, data transfers unencrypted using telnet protocol. Most of the modern Linux systems use SSH by default.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator