remote in away from home

OpenVPN to router, then wake on lan packet to pc, then Remote Desktop (if using Windows Pro).

Or Teamviewer and leave the PC on.
 
TeamViewer is a quick and free solution. As others have said, not the most secure though. I personally have my own VPN set up on Windows Server 2012 so I can connect to that and use Remote Desktop on my other machines.
 
I just use remote desktop providing it's Windows based using an obscure port along with Duo Security two factor authentication which is free for less than 10 users. If you don't have a static IP address I'm sure plenty of free dynamic DNS agents are available.
 
Tunnel to a local linux machine and then vnc over to the windows box or?

I only ever need to go windows box at home -> work linux machine. I use putty and tigervnc. Putty in with a tunnel (-L 5901:localhost:5901 or whatever) then ask tigervnc to use localhost:1.

If I need to get onto a work windows machine I first do the above then use rdesktop.
 
Back
Top Bottom