Secure Shell (SSH), known as Secure Socket Shell, is a UNIX-based command interface and protocol for securely getting access to a remote computer. It is widely used by network administrators to control Web and other kinds of servers remotely.
SSH is actually a suite of three utilities - slogin, ssh, and scp - that are secure versions of the earlier UNIX utilities, rlogin, rsh, and rcp. SSH commands are encrypted and secure in several ways. Both ends of the client/server connection are authenticated using a digital certificate and passwords are protected by being encrypted. SSH uses RSA public key cryptography for both connection and authentication. Encryption algorithms include Blowfish, DES, and IDEA. IDEA is the default. The SSH feature is primarily for advanced users with a working knowledge of UNIX.
Nejpopulárnější
Disable ModSecurity in cPanel
What is ModSecurity?Mod_security is an apache module that helps to protect your website from...
How to disable directory listing in cpanel?
Disable directory listing in cpanelIndex Manger in cPanelThe Index Manager allows you to...
How to disable the listing in a non-cPanel CentOS server?
How to disable the listing in a non-cPanel CentOS server?1. Locate your httpd.conf file. Normally...
How to Change Exim mail server IP address in cPanel server?
HOW TO CHANGE EXIM MAIL SERVER'S IP ADDRESS, FOR SERVER WITH CPANEL?In cPanel/WHM, Exim uses main...
Enable/Disable HTTP Authentication
What is HTTP Authentication ?HTTP provides a general framework for access control and...
