On Wed, Dec 3, 2008 at 5:46 AM, Sandip Tiwari <[EMAIL PROTECTED]> wrote:
> 2008/12/3 Sampath Inturi <[EMAIL PROTECTED]<sampath%40twincling.org> > > > > > > Hi Sandip > > > > To connect remote system, you can use > > # ssh [EMAIL PROTECTED] <root%4010.5.50.209> <root%4010.5.50.209> > > If you want GUI use > > #ssh -X [EMAIL PROTECTED] <root%4010.5.50.209> <root%4010.5.50.209> > > > > Thanks&Regards > > Sampath Inturi > > > > > > > > Thanks Sampath > > But this allows me to run only applications. Is there a way to display the > complete KDE desktop on my laptop screen. > > I tried > > X -query 10.5.50.209 :1 > > It displays the crossmesh screen on tty1 with an "X" mouse cursor but no > desktop. > > Thanks & regards > > Sandip, You should be able to run "startx" after "ssh -X" Or you can try NXServer from nomachine.com -- Satish Vellanki

