The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-12-2002
rwb1959's Avatar
rwb1959 rwb1959 is offline
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
He may be referring to the DISPLAY environment
variable. This variable (on the system you log
in to) needs to be set (and exported) to the
IP address of your machine (the one you are
running "rx" on). However, if you are going
through a firewall, this will probably not work
unless the firewall is open on the X11 ports
(this would be a BAD thing!). If your organization
uses VPN access then it should not be a problem.
If not, you can still use SSH and X11 port
forwarding. You should check with your admin
folks regarding this.