On Sat, Mar 01, 2003 at 02:49:20PM -0500, [EMAIL PROTECTED] wrote:
> Anyone know how to export your display for Remote X Windows via the export
> DISPLAY command... if you're behind a router? Must you open ports?
to answer your question, yes, you must open ports if you desire to have
normal X11
Just forward your SSH port, and use ssh -X. That sets the display
variable for you. This is assuming you want to use X apps from another
location on your home computer. There's not much reason to use
anything other than SSH. If you don't want to use SSH, just search
groups.google.com for ex
Anyone know how to export your display for Remote X Windows via the export DISPLAY command... if you're behind a router? Must you open ports?
-Johnson