Date: Tue, 19 Mar 2002 08:24:17 -0800 From: Kris Kennaway <kris@obsecurity.org> To: pg@eth1.com Cc: Kris Kennaway <kris@obsecurity.org>, freebsd-questions@freebsd.org Subject: Re: ssh -X forwarding fails Message-ID: <20020319082417.A96243@xor.obsecurity.org> In-Reply-To: <20020319154827.46477.qmail@web9703.mail.yahoo.com>; from kjerstes@yahoo.com on Tue, Mar 19, 2002 at 07:48:27AM -0800 References: <20020318230853.A83083@xor.obsecurity.org> <20020319154827.46477.qmail@web9703.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 19, 2002 at 07:48:27AM -0800, Peter Gatsoulis wrote: > Hi Thanx for responding >=20 > I guess i should explain just a bit further. > I have the remote X working fine if I ssh -X from > inside my local FBSD X desktop to the remote FBSD > system. >=20 > But I didn't want to just run individual X apps >=20 > what I wanted to do was start the whole X desktop on > my system but it'd really be the remote desktop I was > seeing.. > Is this possible w/ the "startx" or "startx > -listen_tcp" commands? startx starts an X server on that machine: that's its primary function. It also happens to start a set of X applications on that server, which usually includes a window manager. So running startx over ssh would be the wrong thing anyway, since you already have an X server running on your machine. Sounds like you just want to start your window manager, which should work (but I've never tried it). Kris --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8l2YxWry0BWjoQKURAtNbAJ9hSihZWLR4zO1phAY1YyYTOqOPCACgv/VD khuZwp7x3spWSROWrKHTa+E= =7C1B -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319082417.A96243>