Questions tagged [vnc-viewer]

vncviewer is a viewer (client) for Virtual Network Computing.

134 questions
0
votes
1 answer

settings for VNC viewer on win-10 to remote desktop (Win-10) by using a raspi as proxy gateway

I'm trying to access my remote desktop (win-10) from my laptop (win-10) using Raspi-3 as a proxy gateway. I've installed tiger VNC on the remote desktop. I can access it directly from my laptop by using VNC viewer but I got stuck while accessing the…
0
votes
0 answers

How to configure from scratch vnc server on running docker container and access the gui from remote window machine

i have a running docker container, the image its derived from does not have the vnc configured. I want to configure the vnc on this container and want to access it from my window machine. Is it possible. I have already gone through so many links but…
J.vik
  • 103
  • 2
  • 11
0
votes
2 answers

realVNC viewer with multiple monitors

I am trying to have vnc on multiple screens, and I don't have a problem to pay for it. I using ubuntu 18 as a client and want to connect to centos 7 servers. I have read VNC viewer with multiple monitors, downloaded RealVNC (version 6.19.325), but I…
yehudahs
  • 2,488
  • 8
  • 34
  • 54
0
votes
1 answer

Running Qt GUI Application on VNC cause Segmentation Fault with error message

I'm trying to run a Qt 5.8 GUI application in vncviewer and I'm getting a segmentation fault. System Configuration Qt 5.8 Ubuntu 17.04 vncserver Xvnc Free Edition 4.1.1 - built Feb 25 2015 23:02:21 vncviewer TigerVNC Viewer 64-bit v1.7.0 VNC…
Ankur Shah
  • 125
  • 12
0
votes
1 answer

SLES 12.2 VNC can not access desktop

I am a total newbie in SLES and VNC. I installed fresh 12.2, then started a vncserver vncserver -geometry 1920x1080 :2. But the vnc does not have access to the desktop. All folders and files are missing on the desktop. And when I right click at the…
0
votes
0 answers

Vncserver with Google cloud instance

So I recently started working with vncserver on Google cloud recently because I had to enable gui to work efficiently using pycharm but when I stop my instance and restart it again the gui stops working (gray screen on vncserver ) log is as…
0
votes
1 answer

VNC installation

I just downloaded this package VNC-Viewer-6.17.731-Linux-x64-ANY.tar to install the VNC viewer. I want to do the installation manually without using the yum. When I type the ./vncinstall command to perform the installation it gives me the…
user3105533
  • 321
  • 3
  • 11
0
votes
1 answer

Passing config file and argument to vncviewer

I would like to launch vncviewer in a script on Windows. Using a configuration file works fine: vncviewer.exe /config config.vnc This configuration contains the…
Maxbester
  • 2,435
  • 7
  • 42
  • 70
0
votes
1 answer

VNC on Ubuntu 14.04 LTS

I have a Mac running OS X 10.11.6 and Ubuntu EC2 instance running 14.04LTS. I'm trying to get VNC running KDE from my Mac. XQuartz launches but I have not keyboard, or mouse control over KDE. Port 5901 is open in my EC2 security group. Here's my…
dbl001
  • 2,259
  • 8
  • 39
  • 53
0
votes
1 answer

tightVNC connection from python2.7 error --No connection could be made because the target machine actively refused it

I have installed vncdotool on my python2.7 Download and install python-2.7.5.exe from the Python Downloads website Open up Powershell, and paste in the following: Restart your Windows Machine Upon Restart, go to the Twisted Downloads and get and…
X zheng
  • 1,731
  • 1
  • 17
  • 25
0
votes
1 answer

TightVNC On Another Network

does anyone know how I can connect to my PC using TightVNC on another network? I have it working properly over a local network but I want to connect from different locations. Thanks.
Christopher Peterson
  • 983
  • 7
  • 22
  • 32
0
votes
1 answer

Getting a VNC Image Buffer in WPF?

Can anyone suggest a VNC package that allows for a C#/WPF application to pull the image buffer and display it as I please? My goal is to take a live remote desktop and display it in an in a way that it can be transformed. This means I can not use…
Nicholas Pappas
  • 10,439
  • 12
  • 54
  • 87
0
votes
1 answer

How to use VNC Viewer to installing Oracle 12c to a database without X?

I have installed Oracle Linux 6.8 server, and I must to install an Oracle 12c to it, without X. I should use VNC Viewer, witch I installed, and it's working. My problem is, when I run ./runInstaller, its says:"Could not execute auto check for…
CaraW
  • 1
  • 1
0
votes
1 answer

installing realvnc with pip

I would like to use realvnc python api binding for one of my python script. is there any ways to install via pip ? I tried pip install realvnc and pip install vncsdk both did not work for me. Any helps would be appreciated.
pylearner
  • 537
  • 2
  • 8
  • 26
0
votes
2 answers

RFB / VNC client in c++ (TRLE encoding)

I am making a vnc client in vc++ and need to make it for TRLE encoding scheme. I am using tight vnc or real vnc as my server which are capable to send the data in TRLE (encoding value = 15). As I am new to RFB and VNC I am not sure now how do i…
aero.vish30
  • 21
  • 1
  • 7
1 2 3
8 9