Skip to content

Tag: display

ssh -X oracle is not working properly

I run the following command to switch to oracle user on linux. This is suppose to set environmental variable DISPLAY. I ran xclock command but it throws the following error How should i set environmental variable DISPLAY correctly to run GUI application? Answer You may have logged in as Oracle with -l option,…