I am trying to use Xming and vcxsrv to remotely access my AlmaLinux 8.7 machine however I am getting inconsistencies.
On vcxsrv I am able to remotely access my machine, providing I state my specific display number, which is 10 in this instance. But if you maximise the vcxsrv window after the connection is made, then it will crash and close the remote session.
On Xming however, if I input the display number (10) I am just presented with a blank screen and even leaving this window open for a while does nothing. I have provided an output of the log:
(--) Setting autorepeat to delay=500, rate=31
(--) Windows keyboard layout: "00000809" (00000809) "United Kingdom", type 7
(--) Found matching XKB configuration "English (United Kingdom)"
(--) Model = "pc105" Layout = "gb" Variant = "none" Options = "none"
Rules = "base" Model = "pc105" Layout = "gb" Variant = "none" Options = "none"
winBlockHandler - pthread_mutex_unlock()
winProcEstablishConnection - winInitClipboard returned.
winClipboardThreadProc - DISPLAY=127.0.0.1:10.0
OS maintains clipboard viewer chain: yes
winClipboardProc - XOpenDisplay () returned and successfully opened the display.
Also shown below is the output of the Access Control Status:
No protocol specified
xhost: unable to open display "127.0.0.1:10.0"
Press any key to continue . . .
I hope this information helps?