RE: Enabling VNC

From: Vlad Ignatenko (vlad_at_afspeed.org)
Date: 10/31/04

  • Next message: priou: "Re: Computer crashes after 2 days"
    To: "'Vlad Ignatenko'" <vlad@afspeed.org>, "'For users of Fedora Core releases'" <fedora-list@redhat.com>
    Date: Sat, 30 Oct 2004 22:48:24 -0700
    
    

    Sorry, mates, I figured it all out. Just been a lazy ***..

    -----Original Message-----
    From: Vlad Ignatenko [mailto:vlad@afspeed.org]
    Sent: Saturday, October 30, 2004 11:17 AM
    To: 'For users of Fedora Core releases'
    Subject: RE: Enabling VNC

    Hi, excuse my illiteracy, but where exactly do I go to uncomment the lines?
    Also when connecting from other places than computers on my LAN, do I use
    the WAN IP address (assigned to the router) in the following manner?

    WAN_IP:1

    Many thanks,

    V

    -----Original Message-----
    From: fedora-list-bounces@redhat.com [mailto:fedora-list-bounces@redhat.com]
    On Behalf Of Jeremy Conlin
    Sent: Tuesday, October 19, 2004 9:07 AM
    To: fedora-list@redhat.com
    Subject: Re: Enabling VNC

    On 2004-10-19 10:16:04 -0400, Volker Kindermann <ml@ps102.de> said:
    > Here's my xstartup (it's a Red Hat ES 3.0 but should be similar on
    > Fedora) that starts the default gnome-session:
    >
    > ---
    > #!/bin/sh
    >
    > # Uncomment the following two lines for normal desktop:
    > unset SESSION_MANAGER
    > exec /etc/X11/xinit/xinitrc
    >
    > [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    > xsetroot -solid grey
    > vncconfig -iconic &
    > xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    > twm &
    > ---
    My xstartup looked nearly the same. I uncommented the exec... line
    earlier and just now uncommented the unset... line. After rebooting
    (and restarting vncserver) and closing the firewall it came up just the
    way I expected it to. Now, how can I configure the firewall to accept
    vnc connections without turning it off? And how can I get vncserver to
    start on boot?

    I thought I heard once that I don't need a VNC client to do this as X11
    will do it if it is configured correctly. Is this a correct statement
    or am I required to use a client?

    Thanks,
    Jeremy

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: priou: "Re: Computer crashes after 2 days"