View previous topic :: View next topic |
Author |
Message |
fkryszon n00b
Joined: 01 Nov 2004 Posts: 64 Location: Belgium
|
Posted: Thu Apr 13, 2006 11:26 am Post subject: remote support software |
|
|
I'm currently looking for an alternative to software like netview.net or pcvisit.de
situation:
I need to get a remote machine (where a Windows users is having problems) to alow easily share the desktop concurrently, meaning both users can see and interact with the OS
the remote is running M$ Windows, the user doen't know anything about installing, configuring etc.
requirements:
similar to the links above, the user should be able to allow a remote control to a linux desktop (mine) without the trouble of installing software (e.g. VNC) or configuring firewall (e.g. opening ports like 3389)
netviewer for example is a small tool ~500k the user can download and execute, then connect to a session by filling in a sessionid.
wether he connects to a foreign server (e.g. netviewer.net) or having this central on my linux doesn't really matter atm. would be nice to have it on mine though.
Any ideas about a software/solution for this are greatly appreciated |
|
Back to top |
|
|
fkryszon n00b
Joined: 01 Nov 2004 Posts: 64 Location: Belgium
|
Posted: Sat Apr 15, 2006 5:04 pm Post subject: |
|
|
am I really the only one who'd like to see such a program ?? |
|
Back to top |
|
|
Zepp Veteran
Joined: 15 Mar 2004 Posts: 1246 Location: Ontario, Canada
|
Posted: Mon Apr 24, 2006 5:04 pm Post subject: |
|
|
You can't configure the vnc server for them? or setup up remote desktop if its xp or later. Anyway I can't think of any piece of software for linux that matches your description exactly |
|
Back to top |
|
|
danm n00b
Joined: 26 Aug 2003 Posts: 14
|
Posted: Sat Apr 29, 2006 6:07 pm Post subject: |
|
|
I don't know if it will do exactly what you want, but this is the most full-featured vnc implementation I've seen: http://ultravnc.sourceforge.net/
It supposedly has an over the web java viewer, although I've never had reason to use it. |
|
Back to top |
|
|
fkryszon n00b
Joined: 01 Nov 2004 Posts: 64 Location: Belgium
|
Posted: Thu May 04, 2006 8:12 am Post subject: |
|
|
VNC requires open ports on firewall, I can't ask LAN users to configure e.g. a 'company-firewall' for VNC
also, VNC requires installation of VNC Server on their side, ergo. they'd have to have admin permissions on their local machine...
so VNC is no solution... |
|
Back to top |
|
|
thorak n00b
Joined: 14 Jul 2005 Posts: 9
|
Posted: Thu May 04, 2006 1:42 pm Post subject: |
|
|
I guess you really won't be able to do much without admin rights on the local machine.
AFAIK you dont need to install VNC to make it work, so theoretically you could bundle a
VNC server and putty or plink executable in a folder, and make a bat file that starts the VNC-
server and forwards the VNC ports over say port 80 to your own server, but it all depends on wether
that shitty an highly annoying firewall incorporated in windows would allow the programs to start.
If that works, all the other person would have to do would be to download, uncompress the folder and
doubleclick the bat-file |
|
Back to top |
|
|
think4urs11 Bodhisattva
Joined: 25 Jun 2003 Posts: 6659 Location: above the cloud
|
Posted: Thu May 04, 2006 1:58 pm Post subject: |
|
|
you can use VNC for this.
Its as simple as
- on customers client start VNC
- on your PC start vncviewer in listen mode
Now if/when a customer needs administrational support from you, they can connect to your listening workstation (which then gives you their desktop in a vnc window).
You only need to tell your customer when they call you which ip address:port they shall connect to.
Then they use 'right mous click' on their task tray vnc symbol, choose 'add new client'.
'perfect' would be when you use (on your side) a dyndns account, so your customers always can connect to e.g. big-boss-help-me-out-of-rouble.dyndns.org.
HTH _________________ Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself |
|
Back to top |
|
|
mortar Tux's lil' helper
Joined: 03 Feb 2005 Posts: 131
|
Posted: Thu May 18, 2006 3:47 am Post subject: |
|
|
Think4UrS11 wrote: | you can use VNC for this.
Its as simple as
- on customers client start VNC
- on your PC start vncviewer in listen mode
Now if/when a customer needs administrational support from you, they can connect to your listening workstation (which then gives you their desktop in a vnc window).
You only need to tell your customer when they call you which ip address:port they shall connect to.
Then they use 'right mous click' on their task tray vnc symbol, choose 'add new client'.
'perfect' would be when you use (on your side) a dyndns account, so your customers always can connect to e.g. big-boss-help-me-out-of-rouble.dyndns.org.
HTH |
I'm currently doing this exact thing using vmware and windows xp. Can you start a listening session in Linux?! If so how? |
|
Back to top |
|
|
|