What is SSH?

From Kolmisoft Wiki
Jump to navigationJump to search

About

Secure Shell (SSH) is a network protocol for secure data communication, remote shell services or command execution and other secure network services between two networked computers that it connects via a secure channel over an insecure network: a server and a client (running SSH server and SSH client programs, respectively).

Important: if you are not familiar with SSH - we do not recommend to administer MOR yourself.


How to connect to SSH?

Linux

From Linux terminal:

ssh root@SERVER_IP

Windows

Use SSH client "Putty"