Re: Vnc canīt access Kde or Gnome environment

From: Taylor, ForrestX (forrestx.taylor_at_intel.com)
Date: 02/11/04

  • Next message: Trevor Smith: "Re: how to search/replace text in mutliple files?"
    To: "fedora-list@redhat.com" <fedora-list@redhat.com>
    Date: Wed, 11 Feb 2004 11:08:25 -0800
    
    

    On Wed, 2004-02-11 at 10:56, AntÃģnio Vasconcelos wrote:
    > Hello!
    >
    > I'm accessing a computer with Fedora Core1 installed with Vnc (at a
    > windows XP machine) and the environment that predefined is the xterm.
    > How can I configure a Vnc remote shell to load with KDe or Gnome?

    Edit ~/.vnc/xstartup

    comment (#) out these lines like this:

    #xsetroot -solid grey
    #vncconfig -iconic &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    #twm &

    and add a line like this:

    gnome-session &

    OR

    startkde &

    Restart vncserver, and you should be able to use gnome/kde.

    Forrest

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

  • Next message: Trevor Smith: "Re: how to search/replace text in mutliple files?"

    Relevant Pages

    • Vnc canīt access Kde or Gnome environment
      ... windows XP machine) and the environment that predefined is the xterm. ... How can I configure a Vnc remote shell to load with KDe or Gnome? ...
      (Fedora)
    • Re: nss_ldap using sasl with gssapi. Kerberos credentials cache problem[Scanned]
      ... First get a Windows 200x environment with the RFC2307 extensions added to the Schema. ... Next assign all of your *real* Unix users with AD accounts - make the user names conform to the Posix rules (Windows samAccountName) i.e. 8 characters starting with a letter, ... A further enhancement would be to try to access the directory using this file if readable, and if that fails or if the file is not readable then use the KRB5CCNAME environment variable if set and if that fails use the users credentials cache if that exists. ...
      (Fedora)
    • Re: Using PHP to parse specific XML tag content?
      ... XML --> HTML transformation in testing environment. ... run just fine under Windows using Cygwin, and, unless I'm ... but you have to learn XSLT or use whatever defaults ...
      (comp.lang.php)
    • Re: Managed vs Unmanaged Bare Bones Performance Test
      ... One of the reasons that things like Virtual PC (which runs Windows on pre-Intel Macintoshes) and Rosetta work so well is that the programs being run spend very little time in the code that needs to be translated. ... If your code only spends 1% or less of its time executing the code you actually wrote, and the rest of its time either waiting on i/o or executing libraries in the operating system, then even if you have a 20X difference in performance, you're only really looking at a 20% cost in the "slower" environment. ... There are a few classes of applications where this sort of difference matters. ... The biggest thing I notice in my applications is start-up time, as the .NET Framework imposes a relatively large burden with respect to application initialization as compared to a straight Windows application. ...
      (microsoft.public.dotnet.framework)
    • Re: Using PHP to parse specific XML tag content?
      ... XML --> HTML transformation in testing environment. ... run just fine under Windows using Cygwin, and, unless I'm ... And they aren't going to run cygwin on these systems, ... It's a programming language designed ...
      (comp.lang.php)