This is the preferred method of connecting to SME, as you can connect from any machine with an SSH Client. SSH is similar in function to Telnet, with the main difference being that it is heavily encrypted. It has many other very useful features, such as tunneling, which are outside the scope of this section of the manual.
If your admin allows it you can connect with just a username and password.
If your admin allows it you can connect with just a username and password.
−
* SSH Keys access
+
* '''SSH Keys access'''
If you need to get SSH access to your server from outside the LAN (e.g. you want to get to your work server from home) then the advised method is to use Public / Private Keys.
If you need to get SSH access to your server from outside the LAN (e.g. you want to get to your work server from home) then the advised method is to use Public / Private Keys.
Line 51:
Line 42:
When you have SSH Keys working, the server Admin can disable logging in using passwords.
When you have SSH Keys working, the server Admin can disable logging in using passwords.