FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi, i just installed fedora for the first time. So be gentle i'm a n00b.
So i got this distro running on an old box of mine that I have networked with my primary pc. The first thing I need to do is get a vnc server up and running so i can take control of it from my primary pc that way I don't have to be switching monitors. I started off by looking at the services that were running and saw that vnc server didn't want to start...so i just got lucky and typed "vncserver" on the command line and then it created an account and started the server. My questions are,
1. Why does it create it on port 1, and increments for each additional vnc server started. How do I change this?
2. When i tested it out from a remote client i noticed it was different than the windows vnc servers i've used before, it only allows for a terminal and thats it. I don't quite understand why its doing that, since if i wanted just the cmd line i would just use ssh. Could someone clarify this for me?
Looking through these forums i found out that the config file was located here /etc/sysconfig/vncserver. Is there documentation on what options I can use here. Also, I bought one of those "24 hour" fedora books...boy what a mistake...its pretty basic and it basically just shows whats available and how to use it... Any Websites or book recommendations for fedora would be greatly appreciated.
Thanks for any help.
Last edited by section31; 09-19-2004 at 05:32 PM..
Better late than never.......In fix mine but using core 4
In terminal as root start vi to edit the following file....
vi ~./vnc/xstartup
This file will have instructions in it to get a normal desk top. Essentially remove the comments (#) from the next 2 lines and then comment out all the rest of the lines below. Restart vnc. Worked a treat on mine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.