Operating System - HP-UX
1834434 Members
2051 Online
110067 Solutions
New Discussion

Re: display problem with HP UX

 
Jessica P
Regular Advisor

display problem with HP UX

Hi i hav recently got a HP UX on HP9000 server.

This machine doesnot hav a VGA card

how can i get the GUI in this case..i tried using directx but it didnt help,,,plz guide

P.S. This thread has been moved from HP-UX Technical Documentation to HP-UX > sysadmin. -HP Forum Moderator

3 REPLIES 3
Torsten.
Acclaimed Contributor

Re: display problem with HP UX

You need a X-Client software on your client (e.g. linux, cygwin, reflection X ...).

You need to allow the server to connect to your client

xhost +

connect to the server (e.g. telnet) and export the display to your client.

export DISPLAY=:0.0

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!   
Torsten.
Acclaimed Contributor

Re: display problem with HP UX

Sorry, it should be "... you need a X-server software ..."

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!   
BPatrick
Trusted Contributor

Re: display problem with HP UX

You need to have a X server softare like reflection, exceed, cygwin etc.
Cygin is freeware and you can downlad it from
http://x.cygwin.com/


Patrick