LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   howto display the cde or the java desktop in windows using putty or cygwin. (https://www.linuxquestions.org/questions/solaris-opensolaris-20/howto-display-the-cde-or-the-java-desktop-in-windows-using-putty-or-cygwin-648271/)

mariogarcia 06-10-2008 07:39 AM

howto display the cde or the java desktop in windows using putty or cygwin.
 
Hello
I wish to export the display of a solaris install and using putty, or cygwin be able to display the GUI of a sparc solaris. I really wonder if that is possible and what could be the steps to do so. It's the first time I try to do so and i need some guidelines. I am able to display the xterm or lauch an standalone x application, i am wondering how could I export the whole Desktop.
thank you in advance

the system i am using is
Solaris 10 11/06 s10s_u3wos_10 SPARC
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 14 November 2006


Mario G.

ilikejam 06-10-2008 09:30 AM

Hi.

For JDS, run 'gnome-session' and you should get the full Java desktop. Don't know what the command would be for CDE, though.

Dave

jlliagre 06-10-2008 10:43 AM

For CDE, run /usr/dt/bin/Xsession.

Alternatively: /usr/dt/bin/dtwm , but things will be missing and look and feel will be more or less broken in that case.

coolster 06-10-2008 11:16 AM

Quote:

Originally Posted by mariogarcia (Post 3180327)
Hello
I wish to export the display of a solaris install and using putty, or cygwin be able to display the GUI of a sparc solaris. I really wonder if that is possible a

Yes this is possible, but not with SSH.
The SSH protocol is typical for launching remote X-applications only.
For launching the entire desktop from remote you use the XDMCP protocol.
On your windows (or other) workstation you 'll need to run an x-server, which receives the X-client from the solaris machine over XDMCP through the Chooser of a Login manager.
An x-server on windows may be invoked in diffent ways, such as CygWin or a commercial app.

regrds, C

jlliagre 06-10-2008 12:24 PM

You can also run a nested Xserver like Xnest or Xephyr through the ssh tunnel and run the graphic environment inside.

mariogarcia 06-11-2008 02:45 AM

Quote:

Originally Posted by coolster (Post 3180526)
Yes this is possible, but not with SSH.
The SSH protocol is typical for launching remote X-applications only.
For launching the entire desktop from remote you use the XDMCP protocol.
On your windows (or other) workstation you 'll need to run an x-server, which receives the X-client from the solaris machine over XDMCP through the Chooser of a Login manager.
An x-server on windows may be invoked in diffent ways, such as CygWin or a commercial app.

regrds, C

I already installed and configured cygwin/X. that will be my windows X-server.

p_s_shah 06-11-2008 07:02 AM

Did you try VNC on solaris ?

In case of SSH + X, you need some X-manager client softwares on your desk like hummingbird.

mariogarcia 06-23-2008 03:30 PM

thank you all for your help... I just can't (not allowed) to install anything except cygwin and putty. in every reply there's a new program you suggest. I am sure they are great software but i can't load my machine with ten programs just to do one thing.
i have installed cygwin with xorg. i can launch solaris xterm from cygwin. i'd just love if possible to export the whole display. with cygwin/X

jlliagre 06-23-2008 04:55 PM

There is no need to install anything else than cygwin on your machine to run a nested X server. A nested X server is also an X11 client so can run anywhere.


All times are GMT -5. The time now is 02:46 PM.