Best VNC / remote desktop software for assistance

30,514

Solution 1

If you're planning on providing assistance to someone who is not very computer savvy, TeamViewer is going to make your life far easier. Yes, it is a closed-source commercial product – but the magical sensation you feel when establishing a connection using only an ID number makes it all well worth it.

For a while you might think you can pull off carefully setting up a VNC server and the required firewall/NAT rules to be ready for future support sessions, but it won't do you any good the day that your friend in need of assistance has changed their network setup or broken their server configuration by following some Hoary Hedgehog how-to.

It's pretty hard to get this part wrong:

TeamViewer

With most of my clients, I don't even have them try to install TeamViewer. Session initiation looks like this:

  1. At teamviewer.com/download, click the button beneath "TeamViewer QuickSupport".
  2. Click Run.
  3. Read me the ID and password.

Solution 2

Rmemina is pretty easy to set up and use. Highly recommended for novice and expert alike. Install it with

sudo apt install remmina

Solution 3

Chrome Remote Desktop

Yet another solution is Chrome Remote Desktop.

After installing, access it from Chromium home page or click at "Launch the App" at here.

screenshot

Your friend will have to click at "Share Now":

screenshot

And give you the code:

screenshot

Advantages:

  • Doesn't require Wine (~190MB to download and ~500MB of space in disk, and security issues).
  • Super easy to install and no configuration is needed.
  • Fast connection.

Another great solution is Mikogo (which doesn't use Wine). Download, extract, run and share (no installation required):

screenshot

Mikogo is just as easy to set-up and use as TeamViewer (and is also cross-platform, closed-source, commercial but free for private use). Once you Start a session it is only a matter of communicating to the other user the 9-digit session ID. The other user would then Join session using this ID. See a review here.

Solution 4

I am fairly sure the default one included in Ubuntu will work with another one on Windows/Mac. Check for some of them on this page: http://en.wikipedia.org/wiki/Vnc

Remember on Ubuntu to set up a machine to be able to be controlled, you have to go to: System -> Preferences -> Remote Desktop. Set a strong password. You can view other machines without doing this though.

Solution 5

For Windows UltraVNC is fairly simple for the end user. Its a pain to set up initially as you have to open ports for the server but it's open source and free. Once the server is set up and the client file is set up its simple enough.
http://www.uvnc.com/pchelpware/index.html

Share:
30,514

Related videos on Youtube

emf
Author by

emf

linux / ubuntu

Updated on September 17, 2022

Comments

  • emf
    emf over 1 year

    Poll on best VNC / remote desktop software for assisting others on Windows/Mac machines from Ubuntu?

    I've heard good things about TeamViewer and Fog Creek Copilot, but I'm wondering if the included GNOME Vinaigre VNC client is good enough for this.

    To specify, I'm looking for best option based on:

    1. SIMPLEST ease-of-use for client to download/use on their end.

    2. See #1.

    3. Works cross-platform

    4. I am able to control client's mouse and/or keyboard from remote machine.

    • RusGraf
      RusGraf over 13 years
      Technically, VNC is only one kind of desktop sharing software. Both TeamViewer and Copilot use proprietary, non-VNC connection methods.
    • emf
      emf over 13 years
      interesting note, did not know there are other types.
    • Elder Geek
      Elder Geek over 9 years
      Voting to leave open as ALL software-recommendation questions that have more than one answer are primarily opinion based. Asking for a recommendation is in effect asking for an opinion. If we don't allow this we should eliminate the tag.
    • K7AAY
      K7AAY over 5 years
      en.wikipedia.org/wiki/Comparison_of_remote_desktop_software lists many products, and provides a matrix of features for each major OS.
  • Bananeweizen
    Bananeweizen over 13 years
    I fully agree. This is one of the very seldom cases, where I also suggest a closed source product over all the free and open source alternatives, just because it is much easier for the inexperienced user at the other end.
  • emf
    emf over 13 years
    Thanks Nightwish, I will check this out. I would prefer to be using a ubuntu tool, but will have to depend on if it works. =)
  • emf
    emf over 13 years
    Thanks jumbli, I will check this out. Comparison is good!
  • emf
    emf over 13 years
    Sounds like this is the winner.
  • emf
    emf over 13 years
    Appreciated the practical choice answer
  • ebed
    ebed over 12 years
    This is impressive - because it's very easy to use, nearly nothing to configure, and it just works! I just tested a connection from iPhone to Ubuntu - totally straightforward.
  • landroni
    landroni over 9 years
    How do you access Remote Desktop on Xubuntu?
  • landroni
    landroni over 9 years
    Could you provide (or link to) some basic instructions on how to configure it? There is some rudimentary info in this question, but I would hope for something more descriptive...