- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DISPLAY problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 02:14 AM
тАО09-02-2010 02:14 AM
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:
# DISPLAY=10.128.11.1:0.0 ; export DISPLAY
# xclock
Error: Can't open display: 10.128.11.1:0.0
Error: Couldn't find per display information
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.
If you need any more information, please let me know.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 03:39 AM
тАО09-02-2010 03:39 AM
Re: DISPLAY problem
xhost +
in server 10.128.11.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 04:16 AM
тАО09-02-2010 04:16 AM
Re: DISPLAY problem
# xhost +
xhost: unable to open display "10.128.11.1:0.0"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 04:24 AM
тАО09-02-2010 04:24 AM
Re: DISPLAY problem
# getip `hostname`
indicates the correct IP ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 04:26 AM
тАО09-02-2010 04:26 AM
Re: DISPLAY problem
# getip FOBDB, (hostname of server)
10.128.11.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 05:01 AM
тАО09-02-2010 05:01 AM
Re: DISPLAY problem
# whoami
and
# who am i
if they are different, you have to use logon userid to xhost , try this:
Ctrl + D
xhost +
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 05:04 AM
тАО09-02-2010 05:04 AM
Re: DISPLAY problem
> Error: Couldn't find per display information
This error message indicates the X application has failed to connect to the display.
Does the rx7640 have a graphics card and a display installed?
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?)
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?
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.)
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.
MK
- Tags:
- Xming
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 07:14 AM
тАО09-02-2010 07:14 AM
Re: DISPLAY problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2010 07:24 AM
тАО09-02-2010 07:24 AM
Re: DISPLAY problem
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 04:11 AM
тАО09-03-2010 04:11 AM
Re: DISPLAY problem
it is great locally , but I could not make it DISPLAY working on my PC for remote server yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 04:22 AM
тАО09-03-2010 04:22 AM
Re: DISPLAY problem
That's all.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 04:41 AM
тАО09-03-2010 04:41 AM
Re: DISPLAY problem
#DIPLAY=10.128.11.10, (ip of my laptop)
#export DISPLAY
#xclock
X connection to 10.128.11.10:0.0 broken (explicit kill or server shutdown).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 04:43 AM
тАО09-03-2010 04:43 AM
Re: DISPLAY problem
#DIPLAY=10.128.11.10.0.0, (ip of my laptop)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 04:43 AM
тАО09-03-2010 04:43 AM
Re: DISPLAY problem
> ssh
# xclock
That's it.
From help file
MobaXterm includes an X server so that it can display X11-based
graphical programs.
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.
Note: if you have troubles with some kind of interfaces (Motif-based programs
for example), you can also run a full window manager by clicking on the
corresponding button in the top toolbar.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 05:01 AM
тАО09-03-2010 05:01 AM
Re: DISPLAY problem
The value ":0.0" is different then, don't change.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 05:29 AM
тАО09-03-2010 05:29 AM
Re: DISPLAY problem
From Help Doc. of mobaxterm:
- DISPLAY settings
MobaXterm includes an X server so that it can display X11-based graphical programs.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 05:31 AM
тАО09-03-2010 05:31 AM
Re: DISPLAY problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 05:37 AM
тАО09-03-2010 05:37 AM
Re: DISPLAY problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 07:23 AM
тАО09-03-2010 07:23 AM
Re: DISPLAY problem
Again...any Oracle guys out there should know what I'm talking about(?)
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 07:45 AM
тАО09-03-2010 07:45 AM
Re: DISPLAY problem
Here is what I do for my XWindow applications.
Windows XP Laptop running:
Xming -Xwindow server
PuTTy -terminal interface
start Xming
configure a PuTTy connection for ssh with X11 forwarding enabled .
connect to server with PuTTy this configuration
execute xclock to test ( you should get an clock on your screen )
All Xwindow applications like Oracle Universal Installer will now work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 08:22 AM
тАО09-03-2010 08:22 AM
Re: DISPLAY problem
$ export DISPLAY=10.128.11.10:0.0
$ xclock
X connection to 10.128.11.10:0.0 broken (explicit kill or server shutdown).
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 09:47 AM
тАО09-03-2010 09:47 AM
Re: DISPLAY problem
The app did this for you.
In a ssh tunnel it is NOT :0.0, but a different value.
Please do as advised.
- Start mobaxterm.
- ssh to the server.
- start the GUI (your X application)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 09:54 AM
тАО09-03-2010 09:54 AM
Re: DISPLAY problem
I downloaded MobaXterm and it worked!!
Here's my issue: Are all the clients going to have to download MobaXterm to work? Or, is this merely for the installation gurus to do their thing?
Also, I downloaded, and ran it, but now it's gone the way of the dinasaur. Can't find it on my pc at all.
No luck with Putty. Is this REALLY supposed to be this hard?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 10:03 AM
тАО09-03-2010 10:03 AM
Re: DISPLAY problem
You need an X server that draws the GUI.
This X server *must* be running on your PC. In this case it is mobaxterm (includes cygwin/X) or xming or something similar.
Now you connect to the server (you need a ssh running on your PC) and stat the application.
In easy words the application says: dear Xserver, please draw a window on the screen.
This information is transferred (via ssh tunnel) to the local X server running on your PC - you see this window.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2010 09:50 PM
тАО09-03-2010 09:50 PM
Re: DISPLAY problem
I downloaded mobaxterm, and xclock does what it's supposed to. However, I had to create a user on the UX server to exactly match my laptop user...password and all. When I connected using that user, all is well. If I connect as 'root', it doesn't work. I have created a 'root' user on my laptop, and will try that later today.
I've instructed the oracle gurus to create an 'oracle' user on their workstations to match the server. It's a bandaid, but as we have a presentation/demo to present on Tuesday, at least we'll look like we know what we're doing.
Any ideas?