Operating System - HP-UX
1752817 Members
3833 Online
108789 Solutions
New Discussion юеВ

How to open x window of HP Unix System?

 
subash milton
New Member

How to open x window of HP Unix System?

Hi,
I want to access Hp Unix 11.23 system By GUI from Windows system. What is the require configuration and software to do this function?
6 REPLIES 6
Torsten.
Acclaimed Contributor

Re: How to open x window of HP Unix System?

IMHO the most easy solution: Download mobaxterm to the pc, start it, ssh to the server and run your x-app.

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!   
Horia Chirculescu
Honored Contributor

Re: How to open x window of HP Unix System?

Some clarifications:

mobaxterm is an X Server for Windows

You can use any X server you can get your hands on -(search google).

putty is a ssh client on Windows that would make (automatically) some required redirection of the traffic to the windows X Server (Read about X11 Forwarding). This involves setting an envir. variable to a value reflecting the windows IP address and the port no. used by the X Server.

Best regards from Romania,
Horia.
Best regards from Romania,
Horia.
Michal Kapalka (mikap)
Honored Contributor

Re: How to open x window of HP Unix System?

hi,

you could use cyqgwin with ssh and Xserver.

xmanager / reflection

mikap
Horia Chirculescu
Honored Contributor

Re: How to open x window of HP Unix System?

... or xming or ...
Best regards from Romania,
Horia.
Kevin Lister
Frequent Advisor

Re: How to open x window of HP Unix System?

Hi,

We use Attachmate's Reflection X. It works well. We also use Cygwin/X. Cygwin is free, has a lot of functionality, works extremely well, and has a very simple installer program which allows you to dial-in the software you want to install. However, you may have to play around with the Window Manager a bit. ;o)

You can also check out Hummingbird eXceed.

If you are simply looking for a command line terminal (other than the built-in Windows terminal) then PuTTY is a great choice.

kev

Hakki Aydin Ucar
Honored Contributor

Re: How to open x window of HP Unix System?

Hi,

in addition to MobaXterm (it is really good tool , has and ftp client when using ssh connection),
I recommend NetSarang Xmanager.