- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How can I access my Remote Server in GUI
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
Forums
Discussions
Discussions
Discussions
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
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
11-14-2005 03:41 AM
11-14-2005 03:41 AM
I am following these commands:
#export DISPLAY=IP_ADDRESS_OF_MY_PC:0
#cd /opt/perf/bin
#gpm
Connecting to Display...
Error: Can't open display: 10.66.70.188:0
Error: Couldn't find per display information
#
gpm is working with another users, but I am not able to access my server in GUI using gpm.
I tried xmanager & hummingbird software also.
My OS is - HP-UX 11i V2
Is there another utility sothat i can get my server in GUI?
Thanks
Vipin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 03:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 03:49 AM
11-14-2005 03:49 AM
Re: How can I access my Remote Server in GUI
try also
export TERM=xterm
regards
pg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 03:50 AM
11-14-2005 03:50 AM
Re: How can I access my Remote Server in GUI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:11 AM
11-14-2005 04:11 AM
Re: How can I access my Remote Server in GUI
Or else, you can #export DISPLAY=IP_ADDRESS:0.0
and try connecting from XManager
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:27 AM
11-14-2005 04:27 AM
Re: How can I access my Remote Server in GUI
#export DISPLAY=IP_ADDRESS_OF_MY_PC:0.0
#export TERM=xterm
#cd /opt/perf/bin
#gpm
Connecting to Display...
Error: Can't open display: 10.66.70.188:0
Error: Couldn't find per display information
#
then i also tried with xmanager, but still i m mot able to connect.
My PC and server acn ping to each other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:31 AM
11-14-2005 04:31 AM
Re: How can I access my Remote Server in GUI
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:38 AM
11-14-2005 04:38 AM
Re: How can I access my Remote Server in GUI
I tried also xhost +
but still not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:42 AM
11-14-2005 04:42 AM
Re: How can I access my Remote Server in GUI
"export DISPLAY=IP_ADDRESS_OF_MY_PC:0.0"
yet your error message still says "Error: Can't open display: 10.66.70.188:0", with only one zero. Could you try that again please?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:44 AM
11-14-2005 04:44 AM
Re: How can I access my Remote Server in GUI
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:56 AM
11-14-2005 04:56 AM
Re: How can I access my Remote Server in GUI
Connecting to Display...
Error: Can't open display:
Error: Couldn't find per display information
When i started Xmanager in Passive mode, it is working fine, you can do it via Program Fies-->XManager2-->XManager Passive
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 05:08 AM
11-14-2005 05:08 AM
Re: How can I access my Remote Server in GUI
As already mentioned, do something like "xhost +" on your workstation first (if you have a xserver running), then log on to the server and export DISPLAY with 0:0.
see also
man X
man xon
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
11-14-2005 05:24 AM
11-14-2005 05:24 AM
Re: How can I access my Remote Server in GUI
Thanks a lot,
I am able to access my CPU & process list in GUI.
Thanks
One thing more, how can i get my server root session (Main Window) in GUI using xmanager or anyother software ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 04:16 PM
11-14-2005 04:16 PM
Re: How can I access my Remote Server in GUI
You open a session for that host itself in xmanager. The DISPLAY will be exported by itself & whever window you will open will be of the user through which you logged into that GUI session.
Also for GUI sessions always the DISPLAY variable is not always set to IP_OF_PC:0.0, It is sometime IP_OF_PC:1.0 & IP_OF_PC:2.0 so before exporting session for some other host find the currently set DISPLAY by
#echo $DISPLAY
And export the same in other host.
HTH,
Devender