[Date Prev][Date Next][Date Index]
[etc] Accessing solaris CDE from linux
I tried this and it worked.
> >
> > 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