Posts: 1,782
Threads: 167
Joined: Oct 2009
Reputation:
71
You could either start a server on your system but thats overkill or you could simply install gotomypc or a similar remote access tool.
I used to use it years ago when i needed remote access and it worked quite well.
Posts: 1,782
Threads: 167
Joined: Oct 2009
Reputation:
71
If your runnin linux then i would just install the server. Nice and simple. All you would then need is a free domain incase you have a dynamic ip.
Or perhaps even VNC. Thats normally installed default.
I think 5901 is the port for VNC.
Posts: 1,782
Threads: 167
Joined: Oct 2009
Reputation:
71
Cant beat SSH but porting through that is a little more complicated. However the better way to go than just running VNC openly.
As for how to set it up through SSH i cant say. I have never tried. I have seen many a tut online though and should be easy to find.
I guess it ultimately depends on what you want to achieve from the connection.
If its just fileshare then obviously a server is the easiest way.
But if its to do more then perhaps VNC is the way to go.
Posts: 1,782
Threads: 167
Joined: Oct 2009
Reputation:
71
You should have the ability to assign a particular port to a specific machine in your router.
Lets say you want ssh. So you want to forward port 22 to your machine. Your machines local address not your routers ip address ofcourse.
Then you need to open ssh in your firewall also.