Link to home
Start Free TrialLog in
Avatar of Peterson50
Peterson50Flag for United States of America

asked on

Linux remote support

Is their a product like logmein or gotomypc that works well on linux machine
Avatar of farzanj
farzanj
Flag of Canada image

There are many remote consoles depending upon your needs

You want a secure shell.

You can use PuTTY for Windows to Linux
You can use ssh for Linux to Linux.  Target machine should have ssh server installed


If you want GUI, you can use VNC server.
This may be used from any platform to any platform.  The target machine should have VNC server.

There are many free or commercial products.

If you can specify you needs, I can be more specific.
Avatar of halflinuxprince
halflinuxprince

Hello,

>> Is their a product like logmein or gotomypc that works well on linux machine

Yes. You can try out VNC.
****
http://www.realvnc.com/vnc/index.html
****

Cheers!!
You have to be more specific about your needs and platforms.  Just Linux to Linux, Linux to Windows, Windows to Linux.

It would be better if you specify the type of Linux you are using.
ASKER CERTIFIED SOLUTION
Avatar of rindi
rindi
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Peterson50

ASKER

We are setting up a remote server to transmit files to via rsync, but want to be able to control the screen if we need to, the other side only has a dynamic ip address.  I've used vnc (tightvnc) which works well internally and externally as well as putty, but wanted something so that I did not have to setup a dynamic dns client etc but it would simply be accessible all the time when needed
So the target machine doesn't have a FQDN? Or a static live IP address?
Then teamviewer should do fine.
Not right now, once we get things finalized we are getting a FQDN for it with a static ip for it, right now I need to get it working for test purposes.  Is Teamviewer free, does its agent stay installed all the time or does it require someone to be present to accept the license and install it everytime you want to use it
Teamviewer would not be fine for you because as per my knowledge, It generates random password everytime when you start it and somebody shoul be there near to your remote linux box to tell you the ID and passowrd, then only you can connect your remote machine.

You no need to install it everytime. Teamviewer is free for personal use.

I have used teamviewer several time but for windows only and that is my experience which I have shared with you.
It's similar to logmein, for private use it is free (I guess for the testing period you can get away using it free). You can get it to load automatically but the gui has to be running before loading it, that is the reason you can't use it if no one is logged in. As far as I know it currently uses wine, so it isn't a linux based tool, although it comes packaged as a Linux tool. That is probably also the reason it has to run under the user and not as a daemon.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No, the password can set manually.
If password can be set manually then teamviewer would be a great option.
I will test out the Teamview, if it does not require someone to be there we are set.  I will also try out Xmanager which sounds great also, makes managing it easier.  Does Xmanager require someone to be present and can you set a manual password without having to present a key like Teamviewer
I instaled Teamviewer on Suse, but how do I manipulate it to accept incoming connections?