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. Please create tickets for our engineers in our support sytem and they will do required tasks for you.
How to connect to SSH?
Linux
From Linux terminal:
ssh root@SERVER_IP
Windows
Use SSH client "Putty"