Running the remote X applications on Apple

There are three things that you have to consider to make your remote X applications work on your Apple machine.

  1. The server side configuration of SSH to allow “X11Forwarding=yes” on /etc/ssh/sshd_config (most linux boxes)
  2. Turn on “X11” terminal application
  3. Set the “DISPLAY” environment if it is not setup yet
         export DISPLAY=127.0.0.1:0.0
       or
         setenv DISPLAY 127.0.0.1:0.0
    

And then you can ssh into your remote machine and run any X applications.

I have to run ssh with ”-Y” or ”-X” option (mostly -Y) to get this thing to work and if possible, ”-X” should not be used for your security.
blog/linux/running_the_remote_x_applications_on_apple.txt · Last modified: 2007/07/31 13:53 by donginn
Back to top
Open Systems Lab
Indiana University Computer Science Department
Lindley Hall 215
150 S. Woodlawn Ave.
Bloomington, IN 47405-7104

chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0