vncviewer is a viewer (client) for Virtual Network Computing.
Questions tagged [vnc-viewer]
134 questions
-1
votes
0 answers
What's vulnerable about VNC running on open port 5900. And how to exploit it?
I want to connect to a vnc server running on port 5900. Well, over the internet.. I am a pentester and I want to check how secure the service is from outside.
I have tried bruteforcing with metasploit auxiliary vnc_noAuth and a bruteforce has…

thuranira_alex
- 1
- 1
-1
votes
1 answer
VNC viewer infinite connection
I have a Samsung Galaxy A10s with Android 11 One UI 3. Recently there was a problem: VNC viewers do not work. I enter, for example, localhost:1 (I want to connect to the Termux VNC server), I connect, and the connection window hangs indefinitely,…

Пушистик
- 55
- 1
- 9
-1
votes
1 answer
Genymotion centos virtual device got no IP adress
I'm using
virtualbox 5.2
centos 8
genymotion 2.12
In vnc viewer
I'm getting this error
enter image description here
I tried almost evey solution i found in stackoverflow and askubuntu, still not resolved
Anyone can figure it out will be…

JDEVv
- 23
- 4
-1
votes
1 answer
Is it possible to have multiple vncserver users on the same port?
I have a Red Hat server running tiger-vncserver.
This is a hardened system and security doesn't like having so many ports open for VNC users so currently we have 15 (5901-5915). We are getting more users onboarded and anticipate more users after,…

Greg
- 141
- 2
- 10
-1
votes
3 answers
AMAZON EC2 : VNC Connection refused from my host ( ubuntu )
I try to connect remotely to my Amazon EC2 server ( on which i have installed vncserver following this tutorial http://www.brianlinkletter.com/how-to-run-gui-applications-xfce-on-an-amazon-aws-cloud-server-instance/ ).
i have followed all…

kusdy_laravel
- 21
- 5
-1
votes
1 answer
send X11 window from local PC, with VNC over SSH to remote PC, without touching remote PC
Let's say I have two Linux PCs: LOCAL, where I sit physically, and REMOTE, that is connected to projector. So,
while sitting at my LOCAL computer, I want launch a graphical application, let's say google-chrome, and I want that to show up on the…

TsotneP
- 21
- 4
-1
votes
1 answer
Strange VNC Error Appears to Be Replicating Processes?
I'm running vnc into a server at work. It runs and doesn't crash, and I am able to use the terminal and whatever else, but the mouse stays in a circular 'thinking about it' state and I see the following at the bottom in the taskbar.
Anyone else who…

Rome_Leader
- 2,518
- 9
- 42
- 73
-1
votes
4 answers
Where can i get the source code for VNC in DOtnet c#?
My requirement is to remove the menu bar of TightVNC Viewer, because i dont want the user to use any of them in menu bar. For which i need the source code of TightVNC, so that i can
remove or disable the menu bar in UI Form. Can i get the source…

Anuya
- 8,082
- 49
- 137
- 222
-1
votes
1 answer
Unable to connect to fedora server from windows using vncviewer Connection timed out(10060)
i have one Linux server which is running fedora17. i have installed vnc server on this machine. and i am trying to connect to this server from windows through vncviewer. But i am getting following error message ::
Connection timed out(10060)
Please…

Anjali
- 1,623
- 5
- 30
- 50
-1
votes
1 answer
how to fix opensuse GUI on VNC display?
our server has opensuse 12.1, whenever I try to access through VNC viewer the GUI of opensuse is appearing raw. I guess its the problem with X11 or X-windows. how do I fix this to get a better GUI for all the views?
And also when we create a new…
-2
votes
1 answer
I can't connect my raspberry pi with my laptop
I had a raspberry pi I want to connect to my laptop and use the raspberry pi directedly from my laptop, I try PuTTY and VNC following tutorial on youtube, but can't get them to connect; in PuTTY had connection refused, as for VNC connected with the…

Rookies DJ
- 542
- 1
- 5
- 18
-2
votes
1 answer
can we install multiple browsers in VM
I have a requirement to test multiple browsers for my UI framework.
I am guessing that i can use VNC viewer to login to the VM which is windows based and then install all the below browsers in it.
Chrome
Firefox
IE
Safari
is this possible? sorry…

vinkster
- 41
- 5
-3
votes
1 answer
LibVNC Compile Error on Windows: Unresolved External Symbol
In need of a bit of help here: I've spent all day trying to compile libvncserver (https://github.com/LibVNC/libvncserver) on a Windows 10 computer. I'm following the commands listed here…

M. Ying
- 197
- 2
- 15
-3
votes
1 answer
Connecting to tightvncserver shows brown screen and cursor and nothing else with Ubuntu 16.04
I am trying to connect to a server and installed tightvnc server on it following these steps :
https://help.ubuntu.com/community/VNC/Servers#Customising_your_session
And hence my xstartup file looks like this:
cat .vnc/xstartup
#!/bin/sh
# Change…

Shivansh
- 3,454
- 23
- 46