0
votes
1answer
72 views

Running Mono on Centos 5 CLI

I have vps server (virtual private server) running on linux centos 5 32 bit , i installed vncserver x windows , gnome and kde environment and i connect to the vnc server from vncviewer in my windows 7 ...
3
votes
1answer
1k views

How to configure xorg.conf for widescreen VNC on headless Linux/Ubuntu?

I have a Ubuntu 12.10 Box configured to run headless. I've managed to boot X headless by a lot of trial and error but I still have a glitch: When booting using the monitor, it all works ok, widescreen ...
2
votes
0answers
55 views

Alternate screensaver settings on different X instances

On my desktop system, I run two instances of X-- one is associated with the physical screen, one is associated with a virtual screen (a la vncserver). I use the physical one to do things related to ...
1
vote
1answer
662 views

Is it possible to keep a vnc server alive after log out?

I am using OpenSUSE and I have created a script that launches at startup the x11vnc server. But when the user logs out x11vnc is killed. I want it to start again automatically. Here the script I ...
1
vote
0answers
563 views

Using gdm to manage xdmcp authentication over VNC

I've followed a few guides in order to enable XDMCP over VNC, however the end result is an ugly, if functional, default X login screen. It is not utilizing gdm for the authentication process, and I ...
1
vote
0answers
216 views

System beep not working in TigerVNC

I just upgraded my Gentoo Linux computer (where I'm running Xvnc from TigerVNC 1.0.90 (1.1 beta 1) compiled myself against xorg-server 1.9.5), and I'm no longer getting any bell sounds, just silence. ...
2
votes
1answer
987 views

FreeBSD: Opening X applications after su to root?

Using FreeBSD 8.2. I'm accessing my machine over vnc using tightvnc. I log in as my normal user. This is okay. I can open X applications and they display fine. Then I su to root and they won't ...
1
vote
1answer
101 views

XForwarding Applications from OSX

Using XForwarding, you can access GUI applications over ssh between two Xorg-powered machines (and sometimes even from a windows machine). Is there a way to access OSX applications (like Finder) from ...