Displaying 20 results from an estimated 7000 matches similar to: "tightvnc server fails to start"
2008 Aug 08
4
vncserver on IPv6
http://www.realvnc.com/products/enterprise/4.1/ipv6.html
    IPv6 support in VNC Server E4.1.7/P4.1.2
VNC Server E4.1.7 & P4.1.2 are fully IPv6-aware, but is shipped with 
IPv6 support disabled by default, for security reasons. IPv6 can be 
enabled by setting "InTransports=IPv6,IPv4" (the default being IPv4 
only), either on the command-line when starting vncserver under Unix
Ok.
2008 Aug 12
7
Missing fonts for tightvnc
You would think installing via yum would handle dependencies, but 
perhaps fonts are not managed like dependencies.....
Anyway, I installed tightvnc to test out its IPv6 support.
Installed ok (after I erased regular vnc).  But when I tried to start 
it, I got 5 warnings about:
Font directory '/usr/X11R6/lib/X11/fonts/misc' not found - ignoring 
(then the same message for Speedo, Type1,
2008 Feb 06
1
Xvnc from tightvnc crashing
Hi all,
I am having issues with running tightvnc-server on a CentOS 5.1 x86_64
machine (currently up-to-date, kernel 2.6.18-53.1.6.el5).
Occasionally, the Xvnc instance will just crash, taking with it
everything that I was running.  When it crashes, it seems to do so
when I try to open some GUI program.  So, for instance, I click on a
shortcut to open a program, and poof, it crashes.  But it does
2011 Apr 11
2
compiling xvnc
Just new to Centos 5.6.
I'm trying to install an Xvnc server
Downloaded tightvnc-1.3.10_unixsrc.bz2
I made thru configure but when I make I get these messages
 make[3]: Leaving directory 
`/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc'
make[2]: *** No rule to make target `../.././/../libvncauth/libvncauth.a', 
needed by `Xvnc'.  Stop.
2009 Mar 21
1
Wine
Hello,
I want to run some program with Wine in a headless server. However, I want to access it via VNC, so I am using Xvnc (vncserver is a wrapper script) from tightvnc as a X server. But I have a problem: wine doesn't detect the display of the X server. This is what happens:
Code:
[martin at urano ~]$ DISPLAY=:1
[martin at urano ~]$ vncserver :1
New 'X' desktop is urano:1 (...)
2005 May 19
0
winbind and vnc revisited
A couple of days ago, I posted a question about using vnc with winbind
users (i.e. users from a Win2k3 Active Directory domain being
authenticated locally on a Linux box -- in this case Fedora Core 3 --
with winbind).  The consensus seemed to be that it wasn't possible, at
least with the free versions of VNC.
Well, not so.  Here's how I did it.
First, I found out by accident (i.e. just
2008 Jul 22
5
VNC server problem
HI all,
		i am configuring VNC server in CentOS 5.1. i have enables this two
lines in /etc/sysconfig/vncserver file
VNCSERVERS="2:vnc"
VNCSERVERARGS[2]="-geometry 1024x768 -depth 24"
here i have created a user vnc and set the password using vncpasswd cmd.
then i started the vncserver 
# vncserver
        
        New 'localhost.localdomain:1 (gopinath)' desktop is
2007 Mar 21
3
TightVNC controlling a Mac OSX 10.4.9.
Need some pointers here. I've got CentOS 4.4, and I want to control my 
OSX 10.4.9 box via VNC. It connects, and I get a little dot for the 
mouse cursor, but just a black screen. I can see the mouse controlling 
the OSX desktop...
	Here's the output when I start in a terminal:
[d at f ~]$ vncviewer
VNC server supports protocol version 3.889 (viewer 3.3)
VNC authentication succeeded
2017 May 25
2
Centos7 Cant start vncserver
OK, first time configuring vncserver on Centos7.  I have read through a 
bunch of old messages here on vncserver and thought I had it.  Obviously 
not.
1)    cp /usr/lib/systemd/system/vncserver at .service 
/etc/systemd/system/vncserver at .service
2)    vi /etc/systemd/system/vncserver at .service
I changed <USER> in both places to root
3)    systemctl daemon-reload
4)    systemctl
2006 Feb 10
4
Very poor VMX performance
After several days of problems, I finally got Xen 3.0.1 set up in Ubuntu
Breezy with the 2.6.12 kernel on a VT-enabled system with an Intel 930
processor and 2GB of memory.
I have been able to install an unmodified guest without any issues other
than performance. The guest runs extremely slowly and the mouse and keyboard
are all but useless because of the extreme lag. I''ve tried multiple
2013 Feb 25
10
VNC server not reponding to external requests
Hello everyone:
I tried following the instructions on this page to set up a VNC
server:
http://wiki.centos.org/HowTos/VNC-Server
I can telnet to port 5901 from the machine itself:
# telnet 127.0.0.1 5901
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
RFB 003.008
But, when I try to connect to it from the outside world, I get a connection
timeout.
My
2009 Mar 21
2
Wine 1.1.17 not detecting Xvnc display
Hello,
I want to run some program with Wine in a headless server. However, I want to access it via VNC, so I am using Xvnc (vncserver is a wrapper script) from tightvnc as a X server. But I have a problem: wine doesn't detect the display of the X server. This is what happens:
Code:
[martin at urano ~]$ DISPLAY=:1
[martin at urano ~]$ vncserver :1
New 'X' desktop is urano:1 (...)
2006 Mar 07
1
VNC into active session
Hi all,
Can I VNC into an active session? I mean user can see what we do in their 
screen.
Right now the /etc/sysconfig/vncservers is:
VNCSERVERS="2:userku"
VNCSERVERARGS[2]="-geometry 800x600"
I have vncpasswd for userku and restart vncserver. Then, can I vnc from 
another pc into the active session on the userku PC?
Thank you very much.
-- 
Fajar Priyanto | Reg'd Linux
2007 Dec 06
8
VNCsever not starting at boot
When I run system-config-services, it shows vncserver set to start at boot.
in /etc/inittab I have init 3
vncserver does not start at boot.
I log in on the console as root and
service vncserver start
and it starts with some warning messages about bad display name in "add" 
command, but I do not see where these are logged to copy them into this 
message.
Once I start it from the
2012 Mar 23
2
wiki - vnc -gerald and walsh, update?
To GeraldClark and PjWelsh,
I have centos 6 and used your guide to get it going with vnc.
First of all thanks for putting that up, so many techs told me I did not 
have to install a desktop to make it work and they were so wrong.
http://wiki.centos.org/HowTos/VNC-Server
Using centos 6 I found some differences and wanted to post them here to 
see if anything helps clear it all up.
I acutally
2007 Dec 29
1
vnc server
I followed these instructions, http://egopoly.com/archives/2006/09/how_to_use_vnc.html to successfully connect to my centos 5.1 box. I assumed I could #chkconfig vncserver on to make this permananet but when I tried to #service vncserver start I got the message no desktop configured. Can anyone point me in the right direction to have vncserver run at startup?
Thanks!
jlc
2013 Feb 03
5
The moving of VNC port from 580n to 590n
On my 'older' systems that include Centos 5.5 and Fedora 12, vncserver 
is running on ports 580n where n is defined by userid in the 
/etc/sysconfig/vncserver
I just spent a bit of time getting it working on my new Centos 6.3 
server and found it listening on ports 590n.
When did the change occur?
And guess I should test out where it is on Fedora 17...
2015 Apr 03
5
vncserver on CentOS 7
I am trying to setup a centos 7.1 vncserver
I cannot believe they went from a relatively easy process in 6 to the
"crazyness" that is 7.
I did the following:
                yum install tigervnc-server
                cp /lib/systemd/system/vncserver at .service
/etc/systemd/system
                systemctl daemon-reload
                edit /etc/systemd.system/vncserver at .service
2015 Apr 03
2
vncserver on CentOS 7
>You should:
>cp /lib/systemd/system/vncserver at .service <http://lists.centos.org/mailman/listinfo/centos> /lib/systemd/system/vncserver@:#.service
>Where # is the vnc port 590# to open.  Like /lib/systemd/system/vncserver@:4.service to start a vncserver on port 5904.
> Then use `systemctl start vncserver@:4' to start that VNC server.  Remember to edit the
2009 Jan 11
11
mp3 to wav converter
What is there available for Centos?  Now that Audacity is no longer 
available to us...
I do have Audacity on an XP system, so I do have the option to shuffle 
files between systems....