How to set DISPLAY ON IBM AIX 5.3


If you are not able to get any display when you execute any executable on IBM AIX command prompt. Please follow below steps :-

Execute below command on server side :--

1) startsrc -s dtsrc (This is to run startx)

Output :- startxPlease wait - starting your session

2) Check the  processes of X server :-
 ps -ef grep Xroot

3) Now run xinit command:
 xinit

Check out these things with the server :--

1)  Set the environment variable DISPLAY

export DISPLAY=desktop_ip:1.0; 

Comments

Popular posts from this blog

jstatd error : Could not create remote object : access denied (java.util.PropertyPermission java.rmi.server.ignoreSubClasses write)

Weblogic server is not starting up ; java.lang.AssertionError

ORA-22990: LOB locators cannot span transactions