On 24/01/07, Grzegorz Pluta <[EMAIL PROTECTED]> wrote:
Hi.
Id like to asj you guys if you used any remote desktops with freebsd? Which
client/server would you recommend, and why? Witch wich desktop env have you
been using it?

Cheers,
GregZX

I like using X. Either start your session locally and login to a
remote machine, for example using "ssh -X <host>" and start the
application there, or configure the remote X server to listen to tcp,
and connect your local X server using X -query <hostname>.
There are some nice Howtos out there, or read the X11 chapter of the
FreeBSD manual, especially "The X Display-Manager":

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-xdm.html

Should describe everything you need...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to