Date: Thu, 22 Jan 2004 10:17:53 -0600 From: "Kenzo" <kenzo_chin@hotmail.com> To: "Malcolm Kay" <malcolm.kay@internode.on.net>, "Jonathon McKitrick" <jcm@FreeBSD-uk.eu.org>, <freebsd-questions@freebsd.org> Subject: Re: remote X display Message-ID: <SEA1-DAV26TDkQhyx7e0002a397@hotmail.com> References: <20040122145353.GB54084@dogma.freebsd-uk.eu.org> <200401230156.22051.malcolm.kay@internode.on.net>
next in thread | previous in thread | raw e-mail | index | archive | help
what about setting the server with VNC? then the client connects with vnc client and you can run all the apps from the server from any machine. Unless I'm totally off. ----- Original Message ----- From: "Malcolm Kay" <malcolm.kay@internode.on.net> To: "Jonathon McKitrick" <jcm@FreeBSD-uk.eu.org>; <freebsd-questions@freebsd.org> Sent: Thursday, January 22, 2004 9:26 AM Subject: Re: remote X display On Fri, 23 Jan 2004 01:23, Jonathon McKitrick wrote: > Hi all, > > I have been looking all over for a concise howto for remote X on FreeBSD. > I see some that involve changing config files in the xdm directory, others > use xhost, and another uses xfig, which doesn't exist under FreeBSD AFAICT. > > All I want to do is use a laptop in a local network to be an X client > connected to a more powerful desktop machine. I'm not worried about > security. > > Is xhosts and the DISPLAY variable all I need? Or do I need to go through > all of the xdm configuration hoops? > The machine you're actually sitting at needs to be running X-terminal software, that is X server and xdm or some equivalent. X applications can be run on either machine for control from there. In my opinion ssh is a much tidier way than rsh/xhost for running X applications remotely. Have a look at the special options in ssh for X transport in the man page, particularly -X and -f. xfig I only know as a (rather good) vector based drawing program but is just an ordinary X application without any special connection with operating across the network. Malcolm Kay _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SEA1-DAV26TDkQhyx7e0002a397>