Fedora Linux Support Community & Resources Center
  #1  
Old 17th August 2009, 02:48 PM
marinestu Offline
Registered User
 
Join Date: Sep 2008
Location: UK Northampton
Age: 38
Posts: 56
windows_xp_2003firefox
VNC server setup

Hello All

I have been looking on the web for a wee how-to that would enable me to access my Mums computer and take control of it for support reasons. My brother used to use MSN to do this when Mum had windows on her pc, I convinced her that Linux would be better for her needs and so far she is happy with it.

I am using Fedora 10, I have installed Linux Mint on her computer (I know but it is simple)

Any help or pointers would be a great help.

Thanks

Stu
Reply With Quote
  #2  
Old 17th August 2009, 04:32 PM
aleph's Avatar
aleph Offline
Banned (for/from) behaving just like everybody else!
 
Join Date: Jul 2007
Location: Beijing, China
Posts: 1,307
linuxfedorafirefox
http://forums.fedoraforum.org/showthread.php?t=94257 --- "every server setup imaginable", including VNC
Note that the best way of securing the VNC server is to bind it to localhost only and tunnel the local port via SSH.

For example, in your /etc/sysconfig/vncservers file, add the option "-localhost" to the variable VNCSERVERARGS[2], so the vnc daemon on the server binds only to its local address, thus denying access to non-secure, direct connections from any hosts. At the client side, first make a local SSH tunnel to the server machine like
Code:
$ ssh -l LOGIN_NAME -L LOCAL_PORT:localhost:VNC_SERVER_LISTENING_PORT SERVER_HOSTNAME"
where
LOGIN_NAME: your login name on the server
LOCAL_PORT: any non-used, unprivileged port number (one above 1024)
VNC_SERVER_LISTENING_PORT: the port number on which the VNC daemon is listening (on the server machine)
and
SERVER_HOSTNAME: hostname of ip address of the machine on which the vnc daemon is running

After that, run the command "vncviewer localhost:LOCAL_PORT" and you are done. Alternatively, you can select the vnc viewer app from the GUI and type the hostname/port number combination in the GUI dialog.

Good luck
__________________
I believe in nerditarianism. I read FedoraForum for the Fedora-related posts.
Reply With Quote
  #3  
Old 21st August 2009, 11:14 AM
marinestu Offline
Registered User
 
Join Date: Sep 2008
Location: UK Northampton
Age: 38
Posts: 56
windows_xp_2003firefox
Thanks

Hello Aleph

thanks for your help here...this will be my weekend project.

Thanks

Stu
Reply With Quote
Reply

Tags
server, setup, vnc

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PXE Server setup help? wdgiles Servers & Networking 2 31st December 2006 06:13 PM
Web and/or Mail Server setup process when using a Windows Server 2003 for DNS and IP FarmBoy Servers & Networking 0 14th December 2006 05:48 PM
How to setup a http server(web server) tumelo_lathane Servers & Networking 2 3rd October 2006 01:05 PM
Howto to setup DNS server and Email server shamsay Servers & Networking 6 3rd October 2006 06:48 AM
How to setup a server? dtm.exe Servers & Networking 8 30th September 2005 05:08 AM


Current GMT-time: 23:32 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat