Chris Botha wrote:
-----Original Message----- From: Chris Botha [mailto:jcbotha@xxxxxxxxxxxx] Sent: Tuesday, March 09, 2004 7:14 PM To: fedora-list@xxxxxxxxxx Subject: Re: Re: RealVNC Problems(Between the chair and computer)
Message: 2
checked that vncFrom: "Rob Freeman" <sysadmin@xxxxxxxxxxxx> To: <fedora-list@xxxxxxxxxx> Subject: Re: RealVNC Problems(Between the chair and computer) Date: Mon, 8 Mar 2004 14:20:03 -0600 Reply-To: fedora-list@xxxxxxxxxx
Fedora Users
How can I get RealVNC to run? When I am at my server I
is
to the serveractive using KDE, when I go to the workstation connecting
I
then it givesuse ssh to start VNC (Doesn't make sense) "$ vncserver "
me
(snoopy: 1). Okthe display properties "server name : display number"
terminal window andgetting connected no problem but then I sit with a
not
where xxx is theKDE. I can then just as well use ssh.
any suggestions
Chris
You need to edit the .vnc/xstartup commands for the user
Edit ~/.vnc/xstartup
For KDE, replace "twm &" with "startkde &"
For Gnome, replace "twm &" with "exec gnome-session &"
Kill any existing VNC servers with "vncserver -kill :xxx"
display number. Start a new server.
Rob
Rob
Where can I find the .vnc/xstartup file, I donot get it.
Try $ gedit ~/.vnc/xstartup
or $ vim ~/.vnc/xstartup
^^^^^^^^^^^^^^^^^^^^^
read the full command.
He did not say $ vim /.vnc/xstartup
He did say $ vim ~/.vnc/xstartup