Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
  Ted Leung on the air: Open Source, Java, Python, and ...
   Wed, 24 Dec 2003   
      
      
  
  
  
    How to get remote X clients to work X11.app
    
   
    
     I've been out of the X scene for a while -- I usually access my home Linux boxes via VNC inside the house's firewall, and I never was that interested in using Windows as an X server for those boxes.   Since Panther has X11.app, I wanted to see if I could get X clients from the Linux boxes to pop windows on the Powerbook.  I went through xhost, nope, didn't work.  From my experiences with gnuserv, I tried xauth.  Still no cigar.  Turns out I needed to open port 6000 in the Mac OS X firewall.  Not to happy about that, but it works.  Luther in Chandler's #babble channel pointed me to this 
page which provided the necessary enlightenment.  Use X11 forwarding in SSH.  I'm now happily  and (relatively) securely popping X clients from my linux boxes on to the PowerBook.
    
    [16:21] |
    [computers/operating_systems/macosx] |
    # | 
    TB |
    F |
    G |
    2 Comments |
    
   
       
       
       I use X11 all the time to access our gateway server - on Panther I set the "full screen" mode in X11.app, shut it down and then use Xquartz directly in XDMCP mode with the command:
<cite>Xquartz -query sysname.domain & </cite>
Posted by Simon Phipps at Thu Dec 25 05:00:12 2003
      
      <cite>Xquartz -query sysname.domain & </cite>
Posted by Simon Phipps at Thu Dec 25 05:00:12 2003
       
       
       Hmmm.  XDMCP is another one of those things that came in after I really hacked around with X.  I'll add it to the list.
Posted by Ted Leung at Sat Dec 27 23:10:45 2003
      
      Posted by Ted Leung at Sat Dec 27 23:10:45 2003
You can subscribe to an RSS feed of the comments for this blog: 
  Add a comment here:
 You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
   
   
   
   
  Add a comment here:
 You can use some HTML tags in the comment text:To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
 <a href>, <em>, <i>, <b>, <blockquote>, <br/>, <p>, <code>, <pre>, <cite>, <sub> and <sup>.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
  




