<?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 DISPLAY problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254180#M471302</link>
    <description>Hi guys!!&lt;BR /&gt;&lt;BR /&gt;Here's what may be a mult-threaded problem, but I'll start here.  We have an Oracle implementation to take care of.  I am setting up an rx7640 as the db server, and when I try to set the display for Xterm, I get:&lt;BR /&gt;&lt;BR /&gt;# DISPLAY=10.128.11.1:0.0 ; export DISPLAY&lt;BR /&gt;# xclock&lt;BR /&gt;Error: Can't open display: 10.128.11.1:0.0&lt;BR /&gt;Error: Couldn't find per display information&lt;BR /&gt;&lt;BR /&gt;Is there something I'm missing?  This is just a small local network at 1st, and when it's setup, we'll take it onsite.&lt;BR /&gt;&lt;BR /&gt;If you need any more information, please let me know.</description>
    <pubDate>Thu, 02 Sep 2010 09:14:43 GMT</pubDate>
    <dc:creator>Ron Irving</dc:creator>
    <dc:date>2010-09-02T09:14:43Z</dc:date>
    <item>
      <title>DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254180#M471302</link>
      <description>Hi guys!!&lt;BR /&gt;&lt;BR /&gt;Here's what may be a mult-threaded problem, but I'll start here.  We have an Oracle implementation to take care of.  I am setting up an rx7640 as the db server, and when I try to set the display for Xterm, I get:&lt;BR /&gt;&lt;BR /&gt;# DISPLAY=10.128.11.1:0.0 ; export DISPLAY&lt;BR /&gt;# xclock&lt;BR /&gt;Error: Can't open display: 10.128.11.1:0.0&lt;BR /&gt;Error: Couldn't find per display information&lt;BR /&gt;&lt;BR /&gt;Is there something I'm missing?  This is just a small local network at 1st, and when it's setup, we'll take it onsite.&lt;BR /&gt;&lt;BR /&gt;If you need any more information, please let me know.</description>
      <pubDate>Thu, 02 Sep 2010 09:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254180#M471302</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-02T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254181#M471303</link>
      <description>You need to do&lt;BR /&gt;xhost +&lt;BR /&gt;&lt;BR /&gt;in server 10.128.11.1</description>
      <pubDate>Thu, 02 Sep 2010 10:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254181#M471303</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-02T10:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254182#M471304</link>
      <description>No luck:&lt;BR /&gt;&lt;BR /&gt;# xhost + &lt;BR /&gt;xhost:  unable to open display "10.128.11.1:0.0"</description>
      <pubDate>Thu, 02 Sep 2010 11:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254182#M471304</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-02T11:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254183#M471305</link>
      <description>So, are you sure on server, check it with;&lt;BR /&gt;# getip `hostname`&lt;BR /&gt;&lt;BR /&gt;indicates the correct IP ?</description>
      <pubDate>Thu, 02 Sep 2010 11:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254183#M471305</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-02T11:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254184#M471306</link>
      <description>Here's what I got:&lt;BR /&gt;&lt;BR /&gt;# getip FOBDB, (hostname of server)&lt;BR /&gt;10.128.11.1</description>
      <pubDate>Thu, 02 Sep 2010 11:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254184#M471306</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-02T11:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254185#M471307</link>
      <description>ok try this, &lt;BR /&gt;# whoami&lt;BR /&gt;and&lt;BR /&gt;# who am i&lt;BR /&gt;&lt;BR /&gt;if they are different, you have to use logon userid to xhost , try this:&lt;BR /&gt;&lt;BR /&gt;Ctrl + D&lt;BR /&gt;xhost +&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2010 12:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254185#M471307</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-02T12:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254186#M471308</link>
      <description>&amp;gt; Error: Can't open display: 10.128.11.1:0.0&lt;BR /&gt;&amp;gt; Error: Couldn't find per display information&lt;BR /&gt;&lt;BR /&gt;This error message indicates the X application has failed to connect to the display.&lt;BR /&gt;&lt;BR /&gt;Does the rx7640 have a graphics card and a display installed?&lt;BR /&gt;&lt;BR /&gt;Let's start from the screen on which you would like to see the Xterm and other output. What's the computer it's plugged into? (Is it the rx7640 server, or e.g. your Windows workstation?) &lt;BR /&gt;&lt;BR /&gt;What is the IP address of the computer that is connected to the screen you want to use? Is it 10.128.11.1 or something else?&lt;BR /&gt;&lt;BR /&gt;Is that computer running an X11 server program of some sort? (On Windows workstations, this would be a commercial product like ReflectionX, or a free one like Xming.)&lt;BR /&gt;&lt;BR /&gt;If you're logged on locally to the rx7640 server using the graphic CDE desktop, the DISPLAY value should be already set for you (probably to ":0.0"); don't mess with it in that case.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 02 Sep 2010 12:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254186#M471308</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-09-02T12:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254187#M471309</link>
      <description>Also, from the workstation, you need to 'Enable X11 forwarding".</description>
      <pubDate>Thu, 02 Sep 2010 14:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254187#M471309</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2010-09-02T14:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254188#M471310</link>
      <description>I donwloaded "mobaxterm" from the web recently for my PC and this is working great! Try it.</description>
      <pubDate>Thu, 02 Sep 2010 14:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254188#M471310</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-09-02T14:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254189#M471311</link>
      <description>&amp;gt;Torsten: mobaxterm&lt;BR /&gt;&lt;BR /&gt;it is great locally , but I could not make it DISPLAY working on my PC for remote server yet.</description>
      <pubDate>Fri, 03 Sep 2010 11:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254189#M471311</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-03T11:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254190#M471312</link>
      <description>Just run it (e.g. on windows); ssh to the server and start your X application.&lt;BR /&gt;&lt;BR /&gt;That's all.</description>
      <pubDate>Fri, 03 Sep 2010 11:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254190#M471312</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-09-03T11:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254191#M471313</link>
      <description>tried it from my pc, (opened a dos window.) ssh root@10.128.11.1&lt;BR /&gt;#DIPLAY=10.128.11.10, (ip of my laptop)&lt;BR /&gt;#export DISPLAY&lt;BR /&gt;#xclock&lt;BR /&gt;X connection to 10.128.11.10:0.0 broken (explicit kill or server shutdown).</description>
      <pubDate>Fri, 03 Sep 2010 11:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254191#M471313</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-03T11:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254192#M471314</link>
      <description>Oops...it was actually:&lt;BR /&gt;&lt;BR /&gt;#DIPLAY=10.128.11.10.0.0, (ip of my laptop)&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Sep 2010 11:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254192#M471314</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-03T11:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254193#M471315</link>
      <description>Just do&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ssh &lt;SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;# xclock&lt;BR /&gt;&lt;BR /&gt;That's it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;From help file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MobaXterm includes an X server so that it can display X11-based&lt;BR /&gt;graphical programs.&lt;BR /&gt;By default, an X server is started at MobaXterm startup. Your DISPLAY&lt;BR /&gt;environment variable is automatically set and it is written in your terminal&lt;BR /&gt;startup message. When you use a remote computing client to connect to a Unix&lt;BR /&gt;computer, you can export your DISPLAY to your local Windows desktop thanks to&lt;BR /&gt;MobaXterm. When you use a SSH connection, if the remote server supports X11-&lt;BR /&gt;Forwarding, your DISPLAY is automatically set and it will be sent through the&lt;BR /&gt;SSH connection to your Windows desktop.&lt;BR /&gt;Note: if you have troubles with some kind of interfaces (Motif-based programs&lt;BR /&gt;for example), you can also run a full window manager by clicking on the&lt;BR /&gt;corresponding button in the top toolbar.&lt;BR /&gt;&lt;/SERVER&gt;</description>
      <pubDate>Fri, 03 Sep 2010 11:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254193#M471315</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-09-03T11:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254194#M471316</link>
      <description>The problem is, "normal" X connections are likely blocked by firewalls between. When doing X over ssh it will work, if ssh works.&lt;BR /&gt;&lt;BR /&gt;The value ":0.0" is different then, don't change.</description>
      <pubDate>Fri, 03 Sep 2010 12:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254194#M471316</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-09-03T12:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254195#M471317</link>
      <description>OK , I see the problem, all you need to have ssh forwarding on your remote server;&lt;BR /&gt;&lt;BR /&gt;From Help Doc. of mobaxterm:&lt;BR /&gt;- DISPLAY settings&lt;BR /&gt;MobaXterm includes an X server so that it can display X11-based graphical programs.&lt;BR /&gt;By default, an X server is started at MobaXterm startup. Your DISPLAY environment variable is automatically set and it is written in your terminal startup message. When you use a remote computing client to connect to a Unix computer, you can export your DISPLAY to your local Windows desktop thanks to MobaXterm. When you use a SSH connection, if the remote server supports X11-Forwarding, your DISPLAY is automatically set and it will be sent through the SSH connection to your Windows desktop.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Sep 2010 12:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254195#M471317</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-03T12:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254196#M471318</link>
      <description>ssh works no problem.  xclock, on the other hand, does not.  it's starting to get a little urgent to get the X functionality working.  I AM in Iraq consequently.</description>
      <pubDate>Fri, 03 Sep 2010 12:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254196#M471318</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-03T12:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254197#M471319</link>
      <description>downloading mobaxterm as we speak.</description>
      <pubDate>Fri, 03 Sep 2010 12:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254197#M471319</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-03T12:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254198#M471320</link>
      <description>I think we're all not on the same page here.  I'm setting up an Oracle db server on an rx7640.  The oracle guy here says he needs to be able to connect to the server, as well as all the users using X functionality.  Is there a way to have the server, using Xserver, facilitate that?&lt;BR /&gt;&lt;BR /&gt;Again...any Oracle guys out there should know what I'm talking about(?)&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 03 Sep 2010 14:23:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254198#M471320</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2010-09-03T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254199#M471321</link>
      <description>I believe all the advise here is correct.&lt;BR /&gt;&lt;BR /&gt;Here is what I do for my XWindow applications.&lt;BR /&gt;&lt;BR /&gt;Windows XP Laptop running:&lt;BR /&gt;Xming  -Xwindow server &lt;BR /&gt;PuTTy  -terminal interface &lt;BR /&gt; &lt;BR /&gt;start Xming&lt;BR /&gt;configure a PuTTy connection for ssh with X11 forwarding enabled .&lt;BR /&gt;&lt;BR /&gt;connect to server with PuTTy this configuration&lt;BR /&gt;execute xclock to test ( you should get an clock on your screen )&lt;BR /&gt;&lt;BR /&gt;All Xwindow applications like Oracle Universal Installer will now work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Sep 2010 14:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-problem/m-p/5254199#M471321</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-09-03T14:45:54Z</dc:date>
    </item>
  </channel>
</rss>

