Hi there!
I’m trying to use ROOT to display some data files on a remote Linux system, via ssh in VS code, but have encountered the following error:
connect localhost port 6023: Connection refused
Warning in TBrowser::TBrowser: The ROOT browser cannot run in batch mode
My local system is Windows, so I have installed VcXsrv on my local server and set up the configurations according to some posts (I can’t put links here because I’m a new user). There are values for DISPLAY variable on both local and remote server, but I failed at running xeyes (although I’m not sure if I’m running it correctly, because the error message was “-bash: xeyes: command not found”). Also, when I check VcXsrv, it shows that “0 clients is connected”.
Thanks in advance for any help!