Archivio Domande

What is SSH?  Stampa Articolo

SSH or Secure Shell is an Unix based command interface which allows you to connect to your server and allows you to perform various functions using Linux command line operations. SSH is a protocol for accessing remote computer securely.

SSH is used by many advanced users because the commands of SSH are encrypted and secured in several ways and secures both end of the connections (client and server). The connections of SSH are authenticated using digital certificates and passwords are protected by encryption.

Hai trovato utile questa risposta?

Articoli Correlati

How to check and read emails using telnet?
To check and read emails using telnet, follow the below steps. 1. In the command prompt, type the...
How to enable root access to dedicated virtual servers?
Root access is not enabled by default for dedicated virtual servers, but you can enable it in...
How to turn off safe mode in Plesk using SSH?
To turn off safe mode globally, follow the below steps. 1. Login to your server via SSH.2. Open...
How to install and use YUM?
YUM is pre-installed on your dedicated virtual server. YUM has many uses, the basis use is...
How to use telnet to send email?
To send emails using telnet, follow the below steps. 1. In the command prompt, use the code...