>Hello, >I want to connect to another linux machine using x windows from fink. >I mean I want to display the gui of that linux machine? >Anybody can help me out? >Thanks a lot. >Shaofeng > > >_______________________________________________________________ > >Don't miss the 2002 Sprint PCS Application Developer's Conference >August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/ >index.cfm?source=osdntextlink > >_______________________________________________ >Fink-users mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/fink-users > Hello
I am not sure what you mean. But if you want to redirect the display output of the linux box (server) to your computer (client) try the following a) launch XDarwin or X11 (I use XDarwin) b) launch xterm c) use the command: ssh server_name -X -l your_loginname (instead a server_name you can use a server_ip) d) launch the application you want on the linux box via xterm Kind regards Roland Wegmann [EMAIL PROTECTED] _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
