[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] X forwarding via ssh
|
At 04:08 PM 4/17/2002 -0400, you wrote:
> On Wed, Apr 17, 2002 at 03:15:38PM -0400, Jim Foster wrote:
> > Thanks Bill. I'm still trying to understand this. How would I fire
up KDE
> > in this manner?
>
> I see. I was referring to running just a single X application or two
> from the command line. I don't know if just running startx would work
> or not. I know there are ways of running an entire X session remotely
> or connecting to a remote XDM (or KDM, or GDM), but I'm not entirely
> sure how. Tried Google or /usr/share/doc? You could also look into
> VNC (first hit for a Google query of 'vnc'), as Eric suggested.
How about running startkde after you login from 'ssh -X?'. I know that if
you login w/ ssh -X and do 'kicker' you'll get the familiar kde taskbar.
btw, I'm using PuTTY v.52. Here's what I get:
[jim@localhost jim]$ startkde
_X11TransSocketINETConnect: Can't get address for localhost
xsetroot: unable to open display 'localhost:10.0'
[jim@localhost jim]$ kicker
DCOPServer up and running.
_X11TransSocketINETConnect: Can't get address for localhost
kded: cannot connect to X server localhost:10.0
DCOP aborting call from 'anonymous-13831' to 'kded'
_X11TransSocketINETConnect: Can't get address for localhost
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
_X11TransSocketINETConnect: Can't get address for localhost
kicker: cannot connect to X server localhost:10.0
[jim@localhost jim]$ kdeinit: Fatal IO error: client killed
kdeinit: sending SIGHUP to children.
KLauncher: Exiting on signal 1
What command do you think I should use for XWin on my X Server? I used the
following for the above examples:
$ ./XWin.exe -screen 0 1024 768 &
--
Jim Foster - jif "at" computer .org http://www.voicenet.com/~jfoster
"Being on a Beemer and not having a wave returned by a ICQ
679709
Sportster is like having a clipper ship's hailing not RAM 2500 Cummins
returned by an orphaned New Jersey solid waste barge." -OTL '91 K100RS16V
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|