Definitions:

$server = External IP of your computer
$AIX = External IP of AIX machine

If you want, you can use bash's export command to make the following more
literal.

Lo and behold.  Logged onto $server, type:

xhost +$AIX

That lets your machine accept X connections from $AIX.

Log into $AIX and set the DISPLAY variable, then run your GUI program.  
For example,

export DISPLAY=$server:0
gedit

Have a blast.  Add a "&" to the end of the GUI program's name and see what
happens.

Good luck.

-- Asheesh.


Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to