Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
20 views

Remote view to To Hyper-V Guest Virtual Machines

My software can discover all the hyperv vms (a software agent is installed in the hyperv host which returns the information). From my software I can do any operation on the vm. Now I want to take a ...
0
votes
0answers
16 views

Black screen with vncserver on Fedora

I get a complete black screen when I connect to my VNC with TigerVNC, on Fedora 15. This is my xstartup: unset SESSION_MANAGER exec /etc/X11/xinitrc/xinitrc xterm -geometry 80x24+10+10 -ls -title ...
0
votes
1answer
31 views

Sun Grid Engine VNC temporary sessions

Since I've been in a world of hurt with FreeNX attempting to get shadowing to work, I stumbled across a brief description describing starting vnc sessions through an SGE job (our firewall rules would ...
1
vote
4answers
201 views

How to share desktop over lan to multiple viewers

I need to share one machine's screen to 10 computers in the same LAN, without internet. The platform is Windows 7. I've tried windows remote desktop help but only allows one viewer. I'm testing ...
0
votes
0answers
42 views

Can get kde run in debian [closed]

I installed debian on my machine. I would like to run kde and this is what I did while logged in as root. #apt-get install x-window-system-core kde kdm is installed too. When trying to start the ...
1
vote
1answer
99 views

TigerVNC + SSH without a VNC Password?

I have a RHEL 6 system with TigerVNC installed. It is configured to only allow VNC connections through SSH. Thus, a user can only connect to VNC if they successfully establish an SSH connection to ...
1
vote
2answers
50 views

Solutions for exporting a remote desktop app (display and audio)

I'm looking for a solution that will allow me to export a desktop app running on a server to a client machine. The server is ideally Linux, the desktop is Windows (+Mac for icing on the cake). The ...
2
votes
0answers
91 views

Replacing TightVNC with alternate client (CONNECT parameter)

I am in the process of reverse engineering an existing system in an attempt to replace their existing TightVNC applet with something else (hopefully NoVNC if at all possible). So far, here is what I ...
0
votes
2answers
122 views

xorg.conf missing in Debian

I'm attempting to configure X on a headless server. I've installed the xorg, tightvnc, and fluxbox but /etc/X11/xorg.conf is missing. I've run xorg -configure and it gives fails giving the following ...
1
vote
1answer
48 views

remote desktop: acces to single application

I have a server running, on which an application is running. Now I want to gain a person access to this application only. Is there a good way to give premissions to just one applicaiton without ...
0
votes
0answers
25 views

Why Oracle8i listener service has to be restarted via vnc to fix protocol adapter error?

I'm not sure if this is the correct stackexchange page for such a question, but I couldn't find any better. I was also unable to find answer to my question. Recently I had to fix TNS-12560: Protocol ...
0
votes
0answers
110 views

Cannot install RealVNC viewer on RHEL 6

I am trying to install RealVNC viewer on my RHEL6 server (kernel 2.6.32-71.el6.x86_64). When I ran the RPM, I got the error libICE.so.6 is needed by vnc-4.1.3-1.i386 libSM.so.6 is needed by ...
0
votes
1answer
254 views

Where is tigervnc-server package in ubuntu 11?

Where is tigervnc-server package in ubuntu 11? What is instead? UPDATE tigervnc-server package allows to have system-wide configuration file /etc/sysconfig/vncservers file, where one can associate ...
0
votes
2answers
211 views

RHEL6: allow remote X clients

Two hosts, both running RHEL6.2. One (hostA) has a X installed, the other (hostB) does not. Installing X on the second host is not an option. Runnning 'echo $DISPLAY' on hostA returns ':10.0'. On ...
2
votes
1answer
85 views

Linux: How to Press Sysreq Key in VNC/Vsphere Client?

I'm using a Vsphere client on Windows XP over a VNC link (Vinagre) from an Ubuntu 10.10 desktop running WindowMaker. It all works pretty well, but I can't find any way to press the Magic SysReq key ...
0
votes
0answers
131 views

OpenNebula install OS on VM

I have tried it many times, but can't seem to get it working. What I am doing is creating two images, one of a 10GB disk and one of a net install ISO of Debian. I set everything up (x86_64, boot ...
0
votes
1answer
75 views

Restarting the GUI on a Linux Sever to free locked files?

Recently, I realized that a certain disk partition on a Linux Server that is only accessed by ssh was full. I tracked down the problem to a VNC log which had filled up the disk. Using lsof, I ...
0
votes
0answers
67 views

Disable VNC network advertising on Ubuntu Oneiric

I'm using avahi-daemon to advertise both file sharing and VNC in the same service-file with the desired effect of having just one icon popping up on my other computers in the network. However Ubuntu ...
0
votes
1answer
78 views

How to specific listening IP of VNC server under Linux ?

I know how to specify a listening port of VNC server under Linux, but what puzzles me is I can not find a way to specify a VNC listening IP. When started VNC server under CentOS 5.6, I found its ...
0
votes
1answer
41 views

Remote login ticketing for single-license software on shared server.

in my university context we use some expensive software for which we have a single-license on a single machine. Having to share a single license in this manner is suboptimal: users need to go sit down ...
0
votes
2answers
149 views

CentOS port closed even when iptables is stopped

I've recently got a VPS running CentOS 6.X, I installed Gnome and configured VNC. vncserver is running fine, but I can't connect to it. I checked the ports from outside and noticed that port 5901 is ...
0
votes
2answers
193 views

VNC connection to EC2 instance without installing a VNC server

I was wondering if it was possible to connect to an Amazon ec2 instance via VNC, but instead of installing a VNC server in the target machine, somehow connect it to the hypervisor's graphics output ...
2
votes
1answer
352 views

SSH tunnel over multi hops using putty

I have a situation where I want to connect to a Linux machine running VNC (lets call it VNCServer) which is behind two consecutive Linux machines i.e., to ssh into the VNCServer, I have to ssh into ...
1
vote
1answer
248 views

VNC Connection Refused

I'm running CentOS 6 with Gnome's built in "Remote Desktop" set up to give me remote access. I have this set up on 3 machines, but for some reason one of them is refusing connections. Whilst trying ...
0
votes
0answers
235 views

VNC server failed to start CentOS

I followed a tutorial on how to install and get VNCserver to run on CentOS 6 (since freenx isnt supported yet) and I keep getting Starting VNC server: 1:user [FAILED] How do I figure out whats ...
0
votes
0answers
70 views

QEMU Remote Access on Xen Guest

I have an Ubuntu Server install which is running as a Xen guest on a VPS. I am looking to emulate something somewhat similar to SUSE Studio's test-drive feature which allows a VNC-style connection in ...
1
vote
4answers
214 views

How to find which screen (and thus port) the VNC UI for a kvm guest has? Or how to assign it

Is there a straightforward way to find the VNC screen (i.e. port number minus 5900) onto which a KVM guest is bound? My guests are all configured to run with VNC enabled, but the order in which they ...
1
vote
0answers
57 views

IIS7.5 non-http port routing

I am trying to use IIS7.5 as a way to route to vnc on different servers or virtual servers. I cant get http to work but not non-http protocols like VNC, telnet, etc. Is there a way to do that? ...
2
votes
2answers
185 views

Is it possible to run a VNC server without a GPU on linux? [closed]

Is it possible to run a VNC server on a machine without any GPU, or are some GPU features necessary even when the image isn't actually sent to a hardware video output? I guess there should be some ...
1
vote
2answers
82 views

Tunnel SSH from A->B->C [closed]

I'm looking to setup a tunnel using PuTTY on Windows. Ideally I'd SSH directly from A->C, however, I can't from the network I'm on. I can, however connected from A->B->C. C is running a vncserver, ...
-4
votes
1answer
222 views

How to install a vnc server on ubuntu [closed]

I just got my vps and I cant figure out how to install a vnc server on it
0
votes
1answer
161 views

Installing VNC or equivalent service on Ubuntu 10.4 minimal via SSH

I recently purchased a quite expensive Rootserver. The only way to connect to it is via SSH. That works perfectly fine and I'm happy with it. But sadly, my boss wants a GUI. SO my first thought was: ...
2
votes
2answers
218 views

RDP connection to VPS drops when connecting to VPN

I have a Virtual Private Server that runs Windows Server 2008 R2. I use Remote Desktop Connection to administer it. I am trying to connect my VPS to a VPN. The connection succeeds, but since the VPS ...
2
votes
1answer
279 views

What is the difference between TigerVNC and vnc4server?

Ubuntu ships with vnc4server which is based on RealVNC. CentOS ships with TigerVNC, which is based on TightVNC which is based on RealVNC. Does anyone know feature wise what is different between ...
3
votes
2answers
250 views

Access KVM virtual machines over VNC without port forwarding with SSH

Is it possible to access the VMs without having to forward the remote port and VNC to the localhost? I'd like to be able to VNC into the KVM server and see the VMs display.
1
vote
1answer
53 views

Turnkey Windows app VNC in a box?

There's one Windows app I would like to use across a VNC connection. Otherwise I have no use for Windows. The app does not work with Wine. What is the simplest/most turnkey way of making a single ...
0
votes
1answer
146 views

VNCServer will not start after editing /etc/sysconfig/vncservers

I'm running CentOS5.6 and am attempting to configure VNC. I edited /etc/sysconfig/vncservers to read as follows: VNCSERVERS="2:paul 3:sid" VNCSERVERARGS[2]="-geometry 800x600" ...
4
votes
2answers
94 views

Is there a way to publish my screen (using VNC or similar technology)

I'm trying to figure out a way to publish my screen using VNC or a similar technology. My intention is to connect a remote PC to a projector/display and connect to that PC so that i can share my ...
-1
votes
2answers
2k views

How do I setup VNC (remote desktop) on CentOS 6?

After screwing around with command line and getting nowhere, I will follow this question with an answer.
0
votes
2answers
198 views

Which VNC to use?

Which VNC to use? Real, Ultra, Tight? The server machine is a Windows 2008 R2 running Exchange 2010 and there is need for only one administrator to connect to it. The client machine is going to be a ...
0
votes
1answer
220 views

VNC / Remote Desktop server for Windows CE

I am looking for a VNC server for windows CE (meaning I want to be able to view a WinCE device remotely). I know of RealVNC but it has costs and I'm looking for alternatives. view only is ...
1
vote
2answers
103 views

Is there a command line switch to start vncserver in grayscale mode?

It is a simple question about vncserver. Is there a command line switch to start vncserver in grayscale mode? hours and hours I am searching at internet but I can't figure out how to do it.
2
votes
2answers
268 views

windows vnc via ssh to kvm guest - connection failed

I've a headless CentOS6 running KVM and I want to configure a guest via vnc. The problem is my working machine is Win7. I created a guest using command: sudo virt-install --name=c6-64 --disk ...
1
vote
0answers
286 views

Intel AMT - enable vnc via linux

All our old servers have supermicro boards and we used IPMI to make out-of-band managment. Mostly we used it for shutdown/restart and sometimes change some settings via the sol/kvm console. As it ...
0
votes
1answer
253 views

Start/Stop/Restart individual vnc servers defined in /etc/sysconfig?

I have inherited responsibility for a RHEL 5 development box we are using at work that has been configured using a VNC server to allow multiple users to work on the machine at once. The VNC service ...
0
votes
2answers
218 views

Remote Desktop Software with low latency

I am searching for a remote desktop software (Linux/Windows/Mac) which has a very low latency between input+output (lower then 1 sec). Some VNC (UltraVNC, RealVNC) solutions have a latency of 1-2 ...
2
votes
3answers
148 views

Windows Remote Desktop multiple users

In my company there are 20 people. We all need to connect via Remote Desktop to Windows 2008 server to use specyfic application. We need Remote Desktop but the CALs are expensive. So I'm looking for ...
4
votes
3answers
522 views

Xen connect to dom0 with vnc?

Is there are a way to connect to dom0 using VNC without running X? I don't want an X server, I just want to see what is on the console. EDIT: Adding some background, since people seem to be really ...
1
vote
1answer
80 views

Is it possible to allow multiple VNC connections to a DomU?

Is there a way to enable multiple vnc clients to connect to the same DomU using the Xen 4.0 built-in vnc server?
0
votes
1answer
89 views

Can I reset a VNC connection to a DomU?

VNC to my DomU VMs works great. The only problem is that I can only have one vnc client at a time connected, and if someone leaves a session logged in, or if I am disconnected suddenly, I have to wait ...

1 2 3 4 5