Ask HN: Alternatives to Team Viewer?
21–30 of 61 posts
The best alternative that I've used for end user support is Remote Utilities: https://www.remoteutilities.com/ They have an executable that non-technical users can easily download + run in addition to a version for unattended access.
Re: Ask HN: Alternatives to Team Viewer?
#22I use nomachine, works on Linux and Windows. I have a VPN installed at all locations and the software runs behind that.
Re: Ask HN: Alternatives to Team Viewer?
#23Chrome Remote Desktop is the best solution I have used. https://chrome.google.com/webstore/detail/chrome-remote-desk...
Re: Ask HN: Alternatives to Team Viewer?
#24RDP ? Why doesn't anyone use the official protocol for remote desktop on Windows ? It's fast. I say this as a unix dev that likes to RDP into a Windows box to test stuff.
I use Terminals https://terminals.codeplex.com/ for all my RDP sessions and some SSH sessions as well. It's very useful.
Re: Ask HN: Alternatives to Team Viewer?
#25https://www.nomachine.com/
NoMachine works quite well on a headless Mac Mini. You'll need a display emulator dongle to prevent OSX rendering artifacts: https://www.amazon.com/CompuLab-fit-Headless-Display-Emulato...
Re: Ask HN: Alternatives to Team Viewer?
#26You should list more detailed requirements. Are the hosts you manage behind network firewalls and/or NAT? Do you expect to be able to initiate requests in, or does the client initiate requests out?
Re: Ask HN: Alternatives to Team Viewer?
#27I've been using join.me and HipChat's builtin screen sharing. Back in days, when I had to manage many Windows hosts, I've used Radmin (https://www.radmin.com/).
Re: Ask HN: Alternatives to Team Viewer?
#28RDP ? Why doesn't anyone use the official protocol for remote desktop on Windows ? It's fast. I say this as a unix dev that likes to RDP into a Windows box to test stuff.
windows 10 home doesn't include RDP
the last time I checked it included the client, anyway, you usually don't mount a server with windows home.
Re: Ask HN: Alternatives to Team Viewer?
#29Re: Ask HN: Alternatives to Team Viewer?
#30RDP ? Why doesn't anyone use the official protocol for remote desktop on Windows ? It's fast. I say this as a unix dev that likes to RDP into a Windows box to test stuff.
OpenGL doesn't work with RDP - it's an issue for using some apps remotely. https://www.opengl.org/discussion_boards/showthread.php/1981...
I remember reading a while ago about a virtual GPU with RemoteFx[1], I have no idea how it works though.