<?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: xwindow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733129#M836613</link>
    <description>see if port 6000 is listening on the server side:&lt;BR /&gt;&lt;BR /&gt;# netstat -an | grep 6000&lt;BR /&gt;&lt;BR /&gt;in my example I am the first IP:&lt;BR /&gt;&lt;BR /&gt;tcp        0      0  1.2.3.4.59220   1.2.3.1.6000     ESTABLISHED&lt;BR /&gt;tcp        0      0  1.2.3.4.59210   1.2.3.1.6000     ESTABLISHED&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
    <pubDate>Wed, 29 May 2002 08:03:48 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2002-05-29T08:03:48Z</dc:date>
    <item>
      <title>xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733125#M836609</link>
      <description>dear all&lt;BR /&gt;I have HP9000 with HP-UX OS&lt;BR /&gt;I could not connect xwindow to the server.&lt;BR /&gt;how could i check the server side if there is any problem, or any hardware needed&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 29 May 2002 06:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733125#M836609</guid>
      <dc:creator>Burhan Koni</dc:creator>
      <dc:date>2002-05-29T06:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733126#M836610</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Please be a bit more specific  about what&lt;BR /&gt;command you are trying that is failing.&lt;BR /&gt;What kind of machines are involved?&lt;BR /&gt;As for hardware, this should not be an &lt;BR /&gt;issue as long as you have a graphics display&lt;BR /&gt;where you want to run the xserver.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Olav</description>
      <pubDate>Wed, 29 May 2002 06:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733126#M836610</guid>
      <dc:creator>Olav Baadsvik</dc:creator>
      <dc:date>2002-05-29T06:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733127#M836611</link>
      <description>Hi&lt;BR /&gt;run dr_dt command and have a look at output.&lt;BR /&gt;Check name resolving, and check result of hostname command and entry for hostname in /etc/hosts and /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;hope it help</description>
      <pubDate>Wed, 29 May 2002 06:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733127#M836611</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-05-29T06:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733128#M836612</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Two things to check from the server side if your using a PC x windows emulator. Look for processes like these:&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep dtlogin&lt;BR /&gt;    root  3408  3374  0  Apr 19  ?         0:01 /usr/dt/bin/dtlogin&lt;BR /&gt;    root 20588  3408  0  May 28  ?         0:00 /usr/dt/bin/dtlogin&lt;BR /&gt;    root 29149 15068  0 17:22:06 pts/td    0:00 grep dtlo&lt;BR /&gt;    root 24864  3408  0  May 27  ?         0:00 /usr/dt/bin/dtlogin&lt;BR /&gt;&lt;BR /&gt;Have a look at the tail of your /etc/rc.log file for this to make sure that it starts automatically from your boot. If it does not appear it is not configured correctly.&lt;BR /&gt;Start CDE login server&lt;BR /&gt;Output from "/sbin/rc3.d/S990dtlogin.rc start":&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;~Michael~</description>
      <pubDate>Wed, 29 May 2002 06:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733128#M836612</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-05-29T06:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733129#M836613</link>
      <description>see if port 6000 is listening on the server side:&lt;BR /&gt;&lt;BR /&gt;# netstat -an | grep 6000&lt;BR /&gt;&lt;BR /&gt;in my example I am the first IP:&lt;BR /&gt;&lt;BR /&gt;tcp        0      0  1.2.3.4.59220   1.2.3.1.6000     ESTABLISHED&lt;BR /&gt;tcp        0      0  1.2.3.4.59210   1.2.3.1.6000     ESTABLISHED&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 29 May 2002 08:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733129#M836613</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-05-29T08:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733130#M836614</link>
      <description>just to clarify 1.2.3.1 is the hp-ux server running the netstat command, and 1.2.3.4 is my login client.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 29 May 2002 08:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733130#M836614</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-05-29T08:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733131#M836615</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;just like the rest of us I do have the problem of understanding *where* your difficulties are...&lt;BR /&gt;&lt;BR /&gt;Can you set the "$DISPLAY" on your HP-UX and send an X-client's window to the PC?&lt;BR /&gt;Or can you not get the login dialog from the HP-UX onto your PC?&lt;BR /&gt;In the first case, everything from routing to X-Windows authentication would have to be checked, in the latter, maybe you have a firewall in between the two, or your subnet mask is wrong?&lt;BR /&gt;&lt;BR /&gt;We need more details about your environment!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 08:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindow/m-p/2733131#M836615</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-05-29T08:13:01Z</dc:date>
    </item>
  </channel>
</rss>

