LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   How to share Desktop :0 with vncserver? (https://www.linuxquestions.org/questions/fedora-35/how-to-share-desktop-0-with-vncserver-520301/)

blkcamarozr28 01-17-2007 06:17 PM

How to share Desktop :0 with vncserver?
 
How do you share Desktop :0 with VNC? What files do I need to edit via the CLI? Thanks!

Brian1 01-17-2007 06:44 PM

Three ways I know of and described here. http://www.realvnc.com/products/free/4.1/x0.html

Brian

blkcamarozr28 01-17-2007 07:49 PM

Thanks...After tons of googling and trial & error I finally got it working.

Here's my steps:
vncserver (Set a vnc passwd...Probably could of just used vncpasswd instead)
vncserver -kill:1
x0vncserver -PasswordFile=/home/blkcamarozr28/.vnc/passwd (Must run this in desktop :0 terminal)

VNC Client Side:
VNC to server IP port 5900 (Default)


Is there a way to run x0vncserver remotely via ssh?

Brian1 01-17-2007 07:52 PM

Never tried that one so maybe I will give it a try. Just kind of stayed away from the text I read in the link in my earlier post. Maybe it was written in days when system cpu was slow and ram was expensive. On modern machines it may not be a system hog.

Googling can be a major help with any issue. Have you used this special engine for linux from Google?
http://www.google.com/linux

Brian


All times are GMT -5. The time now is 11:33 AM.