How to enable display on UNIX machines

Sometimes Display doesn't work automatically when you invoke runInstaller or any other executables. Please follow below steps

1) login as root
2) export DISPLAY=remote_desktop_ip:1.0
3) xhost +


If the access control is disabled

then login as the specified user

export DISPLAY=remote_desktop_ip:1.0

Comments

Popular posts from this blog

Identity Service Authentication failure

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

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