how to apply RU using ./gridSetup.sh without X Display
Hello,
I am preparing the Grid Infrastructure binary for Install and would like to apply the RU patch prior. I ran the below command
./gridSetup.sh -applyRU /tmp/patches/32226239
I got the below error
ERROR: Unable to verify the graphical display setup. This application requires X display. Make sure that xdpyinfo exist under PATH variable.
There is no X11 and I was told that they will not install it on the server for security policy. I tried to run the above command with the -silent option but nothing happens and from -help it seems that -silent is expecting a responsfile or a list of commands.