Questions tagged [vnc-server]

vnc-server is used to remotely access a machine from another machine where vnc-client will be running

235 questions
0
votes
1 answer

Clicking an empty space in gnome-terminal selects the whole line

I have a very frustrating problem: left-clicking an empty space in gnome-terminal selects the whole (empty) line. This pretty much kills all the copy-paste functionality of gnome - in order to copy from one window to another I need to change focus…
kliteyn
  • 1,917
  • 11
  • 24
0
votes
1 answer

vnc-server installed and running but not visible over the network

Unable to connect on LAN using VNCViewer to a TigerVNC-Server on Centos My Centos 6 installation of Vino or more accurately tigervnc-server is set up and starts successfully as defined by the procedure…
Mark
  • 166
  • 1
  • 13
0
votes
0 answers

Windows service create vnc connection

We have a windows service we want to initiate a vnc connection using winvnc, which connects to a repeater. winvnc is running as a service. This all works well when our UI creates this vnc connection through a process, but we need the windows service…
iedoc
  • 2,266
  • 3
  • 30
  • 53
0
votes
1 answer

Running Splashtop Streamer on Ubuntu 12.04

I've just installed Splashtop Streamer on an Ubuntu 12.04 instance, and I'm not getting connectivity. Splashtop do not support Ubuntu which is why I'm here. When I run SRStreamer.pyc, the log says the following: Client is not authorized to connect…
KRK Owner
  • 762
  • 7
  • 16
0
votes
1 answer

Who provide the data for wifi display?

I try to follow the wifi display codes in Android Jelly bean 4.2. In wifi display, the PlaybackSession class will be responsible for getting the data. And finally it will get the data from a class called SurfaceMediaSource, which inherits from…
0
votes
1 answer

user -> guacamole <- vnc server

how would you set up a server running guacamole to listen for a reverse vnc connection?
iedoc
  • 2,266
  • 3
  • 30
  • 53
0
votes
2 answers

Install vncserver on RedHat 6.3 using a CenOS/Fedora yum repo

Can anyone tell me how to configure a CentOS/Fedora yum repo to install vncserver on RedHat 6.3
DarVar
  • 16,882
  • 29
  • 97
  • 146
0
votes
1 answer

Where can I find command line history file created by vncserver

Where is the path of history file that created by vncserver command line or desktop command line simulator? I need command line history, but when you use a desktop command line, I can't find history file. Or if you use vncserver command line. Os:…
Hamidreza
  • 1,825
  • 4
  • 29
  • 40
0
votes
1 answer

Remote desktop server for AVD?

Virtualbox has this handy feature that I can enable a remote desktop server of the virtual machine. Does such a feature exists for AVDs? If you would enable the remote desktop server for the AVD, you could connect to it as if it were a remote…
0
votes
1 answer

VNC connection to Ubuntu EC2

I've been trying to get a VNC connection to my Ubuntu instance installed at EC2. This is what I have done so far :- Install x11vnc and run it as x11vnc -create. I used the create flag as I wasn't sure if I believed an xserver wouldn't be running…
user277465
0
votes
1 answer

VNC server connection to guest os in virtual box

I have a ubuntu 12.04 host machine. Inside that machine i have a guest o.s installed using virtualbox. I have installed a tight vnc server (i am ready to change the VNC server if not possible in tightvnc) on my ubuntu host o.s. i am trying to…
shreyas
  • 178
  • 1
  • 9
-1
votes
0 answers

I have an issue that my raspberry Pi 3 kit

I have an issue that my raspberry Pi 3 kit .. the green led is not ON..I check with my SD card I install the os and tried. I used new SD card also. But it's not ON the green led. Do you have any solution for this?? i need to resolve the issue
-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…
-1
votes
1 answer

UI on debian VPS on Ionos

I just get a VPS on Ionos, in which debian is running. I use it to run selenium script with python but I would like to control what the script is doing when I get errors. So I would to install an UI and control it with vnc viewer. Anyone knows if it…
-1
votes
1 answer

Unable to open terminal in remote desktop after rebooting aws ubuntu ec2 instance

I have installed tightvncserver on my ubuntu ec2 server and I am able to get the remote desktop access but when I restart my server and connect to the ec2 remote desktop then I am not able to open the terminal. I have installed the tightvncserver…