Operating System - HP-UX
1826443 Members
3931 Online
109692 Solutions
New Discussion

any gui interface to access hpux ??

 
kishore_11_1
Occasional Advisor

any gui interface to access hpux ??

Istead of putty is there any gui interface to access hpux
11 REPLIES 11
Kapil Jha
Honored Contributor

Re: any gui interface to access hpux ??

There are lot many tools available
Poderosa
Xming
----
list is end less....

do little google, what exactly u looking for?

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Steven Schweda
Honored Contributor

Re: any gui interface to access hpux ??

> I[n]stead of putty is there any gui
> interface to access hpux

Interface from what?

X Window System.

> [...] hpux

Not a very detailed description of anything.

uname -a
Jeeshan
Honored Contributor

Re: any gui interface to access hpux ??

There are many tools available on the net.

You can use SSH secure shell from http://www.ssh.com

google for search available tools.
a warrior never quits
S-M-S
Valued Contributor

Re: any gui interface to access hpux ??

Hi Kishore,
I am using "Xbrowser" for geting a graphical interphase. It is good
Jeeshan
Honored Contributor

Re: any gui interface to access hpux ??

for GUI interface use exceed, hummingbird, reflection and many more.
a warrior never quits
Prasanth V Aravind
Trusted Contributor

Re: any gui interface to access hpux ??


Xshell is fantastic utility.. try for that too


Gudluck
Prasanth
Mohd Rasidi Che Mat
Frequent Advisor

Re: any gui interface to access hpux ??

xmanager from netsarang
rariasn
Honored Contributor

Re: any gui interface to access hpux ??

Hi,

telnet

Secure Shell

WRQ Reflection X

rgs
J Busch
Advisor

Re: any gui interface to access hpux ??

VNC is a good solution, VNC can be passed through SSH for a more secure connection.

We use RealVNC for remote GUI access. Works well on HP 11i v2. There is a bug for v3 on integrity that will be fixed later this year.

nightwich
Valued Contributor

Re: any gui interface to access hpux ??

HI Kishore !!..


Was allways it depends..

What system are you trying to connect ?


By default 11iv1, and 11iv2 came with CDE ( common desktop enviorement ) but in 11iv3 this not came in the default package. Tou neede to install them.

To connect to CDE you need a X server.

You have many option.


Pay solution:

exceed
reflection

Free
Xming.


Reply if you have any trouble.

Michael Sillers
Trusted Contributor

Re: any gui interface to access hpux ??

I've been using Cygwin to connect to CDE from Windows. It's a free XServer and UNIX command line for Windows. It seems to take a long time to install but works with any GUI on UNIX or Linux.

Once installed, it opens to a command line and you enter:
XWin -query address
where address is either the name (if it's in your hosts file) or IP address of the HP-UX server. You will then get the CDE desktop to log into.

Regards,
Mike