Ask HN: Alternatives to Team Viewer?
I have several machines around the country that I need to remotely manage. Team Viewer has been unreliable and I'm looking to move our organization away from it.
Can anyone recommend a better remote management solution?
60 comments
[ 2.6 ms ] story [ 130 ms ] threadRecent discussion: https://news.ycombinator.com/item?id=11744430
1. TeamViewer is used a lot for Microsoft scams and AFAIK they don't care very much.
2. Dark patterns. TeamViewer upgrade their protocol all-the-time and once one part has updated the others have to as well, forcing the cost on everyone. (And the pricing is outrageous IMO. When you can get a full office suite for less than the subscription cost of the remote support solution then something odd is going on.)
https://www.bomgar.com/
I mainly use remote windows sessions for modeling/rendering with 3DS Max
"By following a few steps, you can invite someone to connect to your computer. After he or she is connected, that person can view your computer screen and chat with you about what you both see. With your permission, your helper can even use his or her own mouse and keyboard to control your computer and show you how to fix a problem."
[0] - http://windows.microsoft.com/en-us/windows/what-is-windows-r...
in other words, teamviewer requires 0 user interaction
If it's a domain computer you don't even need that.
servers is one thing, user support is another animal.
I'm not sure if non-MS clients (like rdesktop) are able to work with it, though.
https://www.opengl.org/discussion_boards/showthread.php/1981...
https://en.wikipedia.org/wiki/RemoteFX
Looks like it works on almost any new GPUs now.
Question - Could I use hyper-V and RemoteFX to do something different - enable CUDA/GPU passthrough from a Windows host to a Linux VM?
I'd like to do some deep learning training on my Windows GPU machine without dual booting into Linux.
then you can passthrough hardware directly into a VM, theres some tricks and workarounds to it depending on your hypervisor/main OS
What you get from TeamViewer/LogMeIn/etc. is the zeroconf aspect of the experience, which in turn is because they provide of a central rendezvous/discovery point. If you know where your peers are, you don't really need an assisted remote management service.
- RDP
- RealVNC (free for personal use): https://www.realvnc.com/products/vnc/
- LogMeIn: https://secure.logmein.com/home
What of teamviewer's features do you need? Screen sharing? Forget RDP. Zeroconf / NAT punching? Forget VNC. And so on…
If the machines already are in a VPN and you don't need screensharing, RDP is probably the most reliable solution.