<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Gnome slower than CDE over 100mbps network in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554640#M17876</link>
    <description>The user in the other city is not using modem lines...we have a 1gb between here and her city.  So it should be quick.</description>
    <pubDate>Tue, 31 May 2005 11:45:55 GMT</pubDate>
    <dc:creator>Coolmar</dc:creator>
    <dc:date>2005-05-31T11:45:55Z</dc:date>
    <item>
      <title>Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554633#M17869</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are finding Gnome (installed on an HP Proliant DL380 G3 server with Redhat Linux ES rel. 4) extremely slow over the network.  Obviously, that would generally point to bandwidth...however, accessing CDE on an HPUX 11i system is quick.  Both are being accessed through Exceed.  Any ideas on why one would be slow and not both or neither?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 30 May 2005 15:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554633#M17869</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-05-30T15:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554634#M17870</link>
      <description>Several things to think about here.&lt;BR /&gt;&lt;BR /&gt;The HP-UX box, how many processors does it have and how modern are it. HP-9000 servers are optimized and all other factors being equal, that could explain the problem, not bandwidth. Also, PA-RISC is a totally different architecture.&lt;BR /&gt;&lt;BR /&gt;Another factor is the network and kernel on your comparision are totally different. HP-UX is optimized in a different way, and has been around a lot longer than Linux.&lt;BR /&gt;&lt;BR /&gt;CDE is a much simpler, less feature rich environment. CDE tries to do a lot of the things that Windows does, and it has more code.&lt;BR /&gt;&lt;BR /&gt;In short, the comparison may not be valid.&lt;BR /&gt;&lt;BR /&gt;That being the case, you should run the mii-tool command and check that you are getting proper settings on the Linux box.&lt;BR /&gt;&lt;BR /&gt;ethtool is also useful.&lt;BR /&gt;&lt;BR /&gt;ethtool eth0&lt;BR /&gt;&lt;BR /&gt;You should make sure you are maximizing your switch settings, probably it should be auto negotiate, 100 BaseT full duplex.&lt;BR /&gt;&lt;BR /&gt;Next thing to look into is the switch port settings on the port the Linux box is connected to. It should be auto negotiate for most nic cards. Manual settings will have a significant, negative impact on the network throughput.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 30 May 2005 21:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554634#M17870</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-30T21:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554635#M17871</link>
      <description>&lt;BR /&gt;you are trying to compare two different machines having two different window manager.&lt;BR /&gt;&lt;BR /&gt;Gnome is more feature rich containing lot of server side code. screen refreshing rate (thus packet transferring) could be much much more compared to CDE(which seems to be elegant and simple)&lt;BR /&gt;&lt;BR /&gt;there are few things you can try to increase the network throughput. &lt;BR /&gt;&lt;BR /&gt;* Change the default theme and style of GNOME. RH puts heavy themes and color schemes which you may not require. use some simple and not so heavy. &lt;BR /&gt;&lt;BR /&gt;* by default, the up2date client runs on GUI (flashing Red icon on the taskbar), disable it&lt;BR /&gt;&lt;BR /&gt;* use gnome control panel to modify effects setting. gnome allows to modify effects for various GUI windows (like pull down menu's etc)&lt;BR /&gt;&lt;BR /&gt;* if exceed can support packet compression then use it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2005 06:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554635#M17871</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-31T06:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554636#M17872</link>
      <description>Thanks for the info, it really helps.  I had previously set ethtool for &lt;BR /&gt;&lt;BR /&gt;speed 100 duplex full and autoneg off&lt;BR /&gt;&lt;BR /&gt;The switch is set to the same thing.  It seems when we have autoneg set to ON, the box gets really really slow.  So I think you may be right as far as Gnome being heavy graphics and just alot more "junk" in it than CDE has.&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Tue, 31 May 2005 09:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554636#M17872</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-05-31T09:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554637#M17873</link>
      <description>Working over the network configuration for the best combination will help, but you are right Gnome has a lot more junk.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 31 May 2005 09:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554637#M17873</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-31T09:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554638#M17874</link>
      <description>Ok.  Found more information out:&lt;BR /&gt;&lt;BR /&gt;The person who is finding it slow is in another city.  I am located on the same network as the servers (hp and linux) and the Gnome comes up as quickly as my CDE.  However, the user in the other city accesses CDE very quickly, but Gnome takes a long long time.  &lt;BR /&gt;&lt;BR /&gt;What about the XDMCP settings in gdmsetup?  There are alot of settings under Honor Indirect Requests...could any of them make a difference?  I am at a loss here.  If it were a network issue, she would notice at least *some* latency with CDE, but it is very quick.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 31 May 2005 09:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554638#M17874</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-05-31T09:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554639#M17875</link>
      <description>looks like gnome is transferring too much of packets over the network. there are two ways to this problem: either use different light weight window manager (fvwm2) or compress the packets between server and client. see whether it is possible to do hardware compression at the modem layer otherwise you have to go to software compression.&lt;BR /&gt;&lt;BR /&gt;Try using VNC (&lt;A href="http://www.realvnc.com)" target="_blank"&gt;http://www.realvnc.com)&lt;/A&gt; instead of exceed, i believe it has built in compression support which is good for transferring packets over modem lines&lt;BR /&gt;&lt;BR /&gt;or you can take a look at NX (&lt;A href="http://www.nomachine.com/)" target="_blank"&gt;http://www.nomachine.com/)&lt;/A&gt; or the freeware implementation of it &lt;A href="http://download.berlios.de/freenx/" target="_blank"&gt;http://download.berlios.de/freenx/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 31 May 2005 10:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554639#M17875</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-31T10:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554640#M17876</link>
      <description>The user in the other city is not using modem lines...we have a 1gb between here and her city.  So it should be quick.</description>
      <pubDate>Tue, 31 May 2005 11:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554640#M17876</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-05-31T11:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554641#M17877</link>
      <description>A high bandwidth connection may have poor X11 performance because of high latency.  Some application behaviors can require many round trip replies from the X server.  That could be making gnome seem much slower than CDE.&lt;BR /&gt;&lt;BR /&gt;One possible cure is to us the LBX "low bandwidth X" extension.  Its name implies it is all about bandwidth, but it also does some round trip elimination by caching values in the lbxproxy command on the same system as the gnome X clients.  There is a note on using LBX with exceed at &lt;A href="http://www.hummingbird.com/support/nc/exceed/ex6_lbx.html." target="_blank"&gt;http://www.hummingbird.com/support/nc/exceed/ex6_lbx.html.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could also try using Xvnc on the linux system and vncviewer on the remote system.  That actually puts an X server on the same host as the clients to eliminate round trip delays.  It might use quite a bit more bandwidth to push the vnc protocol across the network.  See "man Xvnc".</description>
      <pubDate>Wed, 01 Jun 2005 17:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554641#M17877</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2005-06-01T17:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Gnome slower than CDE over 100mbps network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554642#M17878</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;The link you posted is not working for me.  What little I could find on lbx looks like it is for when using a modem....we have a T1 line.&lt;BR /&gt;&lt;BR /&gt;Sally</description>
      <pubDate>Thu, 02 Jun 2005 15:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gnome-slower-than-cde-over-100mbps-network/m-p/3554642#M17878</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-06-02T15:12:53Z</dc:date>
    </item>
  </channel>
</rss>

