View Single Post

   
  #1 (permalink)  
Old 01-17-2008, 06:04 AM
ArielC
 
Posts: n/a
Default Re: XDMCP from solaris to linux

ooh, getting warmer!

The only problem is, that when I run the command you gave me the second
server takes over my root window. I'd like to be able to bring up a
solaris login screen on my redhat machine and still be able to view my
redhat gnome desktop. I'm I asking for cake and eat it too?

Maybe I have to go with vnc, anyone know how well vnc would be able to
handle this? I really don't want to use vnc, I would like to minimize the
number of layers.

Thanks.



-arielc



Ian Northeast wrote:
> ArielC wrote:
>
>>How do I (remotely) bring up a solaris login screen from my redhat 9 machine?
>>
>>Basically I want to just be able to open up a gnome-terminal and be able
>>make an xdmcp connection to a remote solaris machine and launch a cde login
>>screen on my redhat machine. Or just simply rsh into my solaris machine
>>and xhost back a solaris welcome screen.
>>
>>I'm using gdm and redhat 9
>>Remote machine is solaris 9.

>
>
> X -query <solaris> -once :1
>
> from the command line should start a second X server with an XDMCP
> connection to your Solaris machine. This will be available on
> ctrl-alt-F8 unless you've changed the default TTYs.
>
> Regards, Ian


Reply With Quote