Portal Home > Sentris Forum > Support > VPS > How to: enable SSH login

How to: enable SSH login

Justin Schwalbe
Offline
Topics: 4
Replies: 7
Joined: 06/02/2017

1. From VM Home click Resources -> File Manager

2. Navigate to /etc/ssh and open sshd_config

3. Click the EDIT tab towards the top

4. Make sure to uncomment (remove the "#") from the following lines:

-- Port 22

-- PermitRootLogin yes

5. Click save button on bottom right

6. Reboot the machine

7. From your computer's terminal - type ssh root@<your-ip> and use the web login password (Resources -> Root password)

 

Enjoy!

10/02/2017 19:12:05