Unable to open X display when trying to run google-chrome on Centos (Rhel 7.5)
问题 I need to run Google Chrome remotely on a virtual machine using SSH. I do not want xforwarding - I want to utilize the GPU available on the vm. When I try running google-chrome I get following error: [19615:19615:0219/152933.751028:ERROR:browser_main_loop.cc(1512)] Unable to open X display. I've tried to setting my DISPLAY env value to various values: export DISPLAY=localhost:0.0 export DISPLAY=127.0.0.1:0.0 export DISPLAY=:0.0 I've also tried replacing 0.0 in abowe examples with different