VNC Server Question

Yang Xiao yxiao2004 at gmail.com
Fri Mar 24 13:41:28 UTC 2006


you need to define KDE or GNOME as your desktop manager
In your .vnc/xstartup file

   1. Edit ~/.vnc/xstartup
   2. For KDE, replace "twm &" with "startkde &"
   3. For Gnome, replace "twm &" with "exec gnome-session &"
   4. Kill any existing VNC servers with "vncserver -kill :xxx" where xxx
   is the display number.
   5. Start a new server.



On 3/23/06, Ed Smith <esmith at bcc.ctc.edu> wrote:
>
> Hi All,
>
> Still kind of new to Linux, trying to set up VNC Server so I can access
> the
> machine remotely from Windows. My /etc/sysconfig/vncservers file looks
> like
> this, currently:
>
> VNCSERVERS="1:ed"
> VNCSERVERARGS[1]="-geometry 1024x768 -depth 16"
>
> So far when I connect all I get is a grey screen with a terminal window.
> I've also tried commenting out the lines in the vncservers file and
> launching the vncserver from command line with the following command:
>
> vncserver :1 -name ed -depth 16 -geometry 1024x768
>
> When I connect with the VNC client I see the same display. I'd really
> appreciate if someone would tell me what I'm doing wrong. Thanks in
> advance!
>
> Edward
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060324/a19e78b8/attachment-0001.htm>


More information about the fedora-list mailing list