Hi, I am a noobie to X.
We have a server running X Virtual Frame Buffer(VFB) running on AIX.
/usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX :0
I have another AIX box (client) running X11 locally. How can I export the server's display to show this on the client?
I am guessing, I login to the server from the X11 AIX client, and do "export DISPLAY=server:0.0" and run "xclock &" ?
We have a server running X Virtual Frame Buffer(VFB) running on AIX.
/usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX :0
I have another AIX box (client) running X11 locally. How can I export the server's display to show this on the client?
I am guessing, I login to the server from the X11 AIX client, and do "export DISPLAY=server:0.0" and run "xclock &" ?