Setting Up tightvnc server

hi. can anyone give me some brief steps on how to set up tightvnc server? because everytime i set it up, only the X desktop is shown, so the current desktop is not seen!!! Thanks and God Bless.

Linux Software 434 This topic was started by ,


data/avatar/default/avatar39.webp

30 Posts
Location -
Joined 2002-10-20
hi.
 
can anyone give me some brief steps on how to set up tightvnc server?
because everytime i set it up, only the X desktop is shown, so the current desktop is not seen!!!
 
Thanks and God Bless

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar06.webp

19 Posts
Location -
Joined 2003-01-10
Quote:hi.

can anyone give me some brief steps on how to set up tightvnc server?
because everytime i set it up, only the X desktop is shown, so the current desktop is not seen!!!

Thanks and God Bless

In Mandrake Linux, you need to install vncserver.

#urpmi vncserver

Once you do so, open a terminal in the user display that you want to export. This can be done locally or remotely.

Type the following:

vncserver --geometry 1280x1024 (You can change the geometry to whatever you want to output 1024x768)

Provide a passowrd when it asks for one.

Start the tightvnc client.

Good luck,

Yuyo

data/avatar/default/avatar40.webp

118 Posts
Location -
Joined 2002-08-08
Are you trying to export the current display, PC Anywhere style for remote control? Or are you just trying to export any display i.e. trying to run the applications residing on the one PC regardless of which display.

data/avatar/default/avatar39.webp

30 Posts
Location -
Joined 2002-10-20
OP
i have successfully run vncserver and a vncviewer to view it.
 
the question now is this:
if i am the server, how can the other clients from other computers that are connected to me can ONLY view my desktop and not tamper it!
 
God Bless

data/avatar/default/avatar40.webp

118 Posts
Location -
Joined 2002-08-08
Because when you are running the vncserver, you are exporting display 1 or higher not display 0(which is the desktop you are looking at now). There is only one vncserver package that I know of that will export display 0 and that is x0rfbserver.
 
http://www.hexonet.de/software/x0rfbserver/