When I'm using SSH on my network, it's easy to use, just 'ssh root@192.168.0.100', but is there a way to do this on another network, but to that same computer, ie 'ssh root@192.168.0.100 12.345.67.890'?
I want to access my desktop at home when I'm away, and ssh seems like the best way to do it, but I can't figure it out.
I want to access my desktop at home when I'm away, and ssh seems like the best way to do it, but I can't figure it out.