Get information about remote VNC server? -


i have java app run on local machine display exported 1 of several remote vnc displays. of these vnc servers old , don't support xrender, i'm disabling whenever app run. i'd ideally enable when server new enough, can't think of way detect when case. ssh blocked machine remote servers, can't check way @ runtime. there way information remote server (version string, etc) local box?

i running rhel7, if makes difference. locally have turbovnc v2.01 available.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -