On Mon, 2002-07-29 at 09:02, Howard Lowndes wrote: > How do I log into a remote host so that I get an X session to start on > that host?
>From memory... ssh -X user@machine xterm on the server side you must enable forwarding in the ssh config files. I have yet to get this to work on debian :-(... -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
