ssh -pX root@ip-sme-or-remote-host (X is the port listened by ssh service)
ssh -pX root@ip-sme-or-remote-host (X is the port listened by ssh service)
−
{{Note box| you need to forward in your router the port 22 (or whatever you decide) to your internal sme's ip and to allow ssh in the server-manager with the root login and password}}
+
{{Note box| you need to forward in your router the port 22 (or whatever you decide) to your internal sme's ip and to allow ssh in the server-manager with the root login and Password Authentication.
+
Keep in mind that you need to set the service to public access (entire internet) if you want to be accessible by ssh outside of you network (see the [[Denyhosts]] contrib for banning hosts which failed too many login attempts to your ssh deamon. }}