Questions tagged [vnc]

In computing, Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the RFB protocol to remotely control another computer. It transmits the keyboard and mouse events from one computer to another, relaying the graphical screen updates back in the other direction, over a network.

430 questions
1
vote
1 answer

VNC over xinetd doesn't starts vncserver

in Debian Lenny, using TightVNC 1.3.9 I can setup a VNC server manually by using vncserver -query localhost -once -geometry 1024x768 -depth 16 :1 But then, as I have read is a better option, I use xinetd with the following configuration: service…
Javier Novoa C.
  • 377
  • 1
  • 6
  • 18
1
vote
3 answers

VNC into workstations, send messages etc?

I am using Windows Server 2008 with Windows XP workstations. Occasionally I flick though the workstations at random and see what people are doing. Sometimes, albeit rarely, I see them doing something that's against the terms of use for the network…
dannymcc
  • 2,717
  • 10
  • 48
  • 72
1
vote
2 answers

Setup a secure Peer to Peer connection over WIFI?

In my company we sometimes setup PC in hard to reach places. These PCs have WIFI USB dongles, and I want to control them from my laptop using VNC. How do I setup a secure P2P connection over WIFI? All computers involved are running Win7 64bit.
ShacharWeis
  • 127
  • 2
1
vote
1 answer

problems connecting through vncviewer

I am currently connecting ok, but all that displays is a black screen in windows vncviewer. I looked at the log and this is what I got. Can someone help explain? Sun Oct 31 16:20:01 2010 vncext: VNC extension running! vncext: Listening…
user58785
  • 11
  • 3
1
vote
1 answer

VNC Serve Part of Desktop

Is it possible to only serve a specified box of your desktop via VNC, instead of the entire thing?
user57197
1
vote
2 answers

CentOS - XServer, VNC, Display conflict

Here's what I want to do: I need to set up this computer so that the physical output display, via the primary display port, is duplicated when someone connects via vnc. Here's the problem: I can connect via SSH to the computer with no problems. I…
Megan Walker
  • 175
  • 1
  • 2
  • 7
1
vote
1 answer

Running Flash on a headless Solaris box

Our build server is a Solaris box, and I'm trying to run a suite of FlexUnit tests as part of the automated build process. This works by compiling a swf movie with a suite of automated unit tests. The build script launches this movie, which…
Marty Pitt
  • 315
  • 1
  • 2
  • 8
1
vote
1 answer

Why doesn't drag and drop work on my Ubuntu based VNC desktop?

I'm running Ubuntu Lucid (10.4) x86_64 as a guest system on a headless Debian Lenny Xen hypervisor. On the Ubuntu machine, I run an X-server with a normal Gnome Desktop which is only reachable through VNC (using vnc4server). On this X-server, every…
aef
  • 1,745
  • 4
  • 25
  • 43
1
vote
3 answers

What's the most efficient way to set up an a remote desktop server with Linux?

I need my Windows users to have a remote desktop (via RDP or VNC, I suppose, or maybe there's something better) on a Linux server to run desktop applications (the most important of which is a Win32 one, I hope it is going to work with WINE)…
Ivan
  • 3,398
  • 19
  • 50
  • 71
1
vote
3 answers

Configuring RealVNC to accept copy/paste on a remote server

So, I'm using RealVNC Viewer locally (Mac OSX 10.6) and connecting to a VNC Server on a remote machine (Debian - I'm no Unix expert). I want to be able to copy and paste at the command line, but Ctrl+V, Shift+V and Command+V all do nothing on the…
AP257
1
vote
2 answers

Ubuntu Server running VNC

I have access to four computers: 1 Ubuntu Server desktop (Version 10.04) 1 Mac Mini (Snow Leopard) 1 Windows desktop (Windows 7) 1 Windows laptop (Windows Vista) The first three will always be on the home network. My goal is to SSH from the…
user45489
1
vote
2 answers

Is it possible to use Apple's Remote Desktop as a VNC viewer?

I know that it uses the VNC protocol to do it's bidding...is there a way to connect to other VNC servers using it's admin interface as a client?
jkp
  • 429
  • 3
  • 7
  • 14
1
vote
3 answers

Need a hardware solution for remote controling a PC

We have kiosk computers scattered around the country, and are using VNC to control them. But VNC has limitations (only works if the OS is intact, for instance). I want to be able to control the computer even if it is stuck in boot. Is there a cheap…
ShacharWeis
  • 127
  • 2
1
vote
1 answer

enable vnc on xen without having to shut down all the domains

The last guy forgot to enable vnc connections on our Xen blade and I need to install a windows domain, is there any way I can enable vnc without shutting down half our company? From what I can tell I need to edit xend-config.sxp which would likely…
bobinabottle
  • 579
  • 2
  • 7
  • 19
1
vote
4 answers

Has anyone experienced "Screen Painting" issues with RealVNC?

I've just setup remote access to a Windows XP box using RealVNC. When the user runs an app, they expierence issues with "screen painting" - the screen doesn't paint well, except for a radius around the mouse cursor. The app is displaying a…
Cybersylum
  • 126
  • 2
  • 7