How to redirect graphical output of AIX to Ubuntu and run:
1) Go to System ->Administration ->Login Window->Security-> untick "Deny TCP connections to Xserver"
2) Log out and then back in
3) Type these commands in the terminal:
xhost +
telnet host_name
export DISPLAY=Client_IP:0.0
4) Run whatever x-application you need :)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment