Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Tight VNC not able to start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
manu_leo
Guru
Guru


Joined: 20 Jan 2014
Posts: 513
Location: India

PostPosted: Sat Sep 27, 2014 3:43 am    Post subject: [SOLVED] Tight VNC not able to start Reply with quote

Hi Experts, I am really not sure what exactly is stopping the VNC to start. I am using Tight VNC. This is how the configuration looks like

Quote:
cat /etc/conf.d/vnc
# Config file for /etc/init.d/vnc

# Specify the user(s) Xvnc(1) should be run for. The syntax is: "username:display".
# example: "DISPLAYS="foo:1 bar:2" You can specify more users separated by space.
# DISPLAYS="myuser:1"

# Specify any of vncserver(1) and Xvnc(1) options. See the respective man pages for more information.
# VNC_OPTS=""

DISPLAYS="root:1"
VNC_OPTS="-name Root-Session -geometry 1024x768 -depth 24"


DISPLAYS="lima:2"
VNC_OPTS="-name lima-Session -geometry 1024x768 -depth 24"


DISPLAYS="beh:3"
VNC_OPTS="-name beh-Session -geometry 1024x768 -depth 24"


All was working till today. When I try to restart vnc, this is what I get.
Quote:

# /etc/init.d/vnc start
* Caching service dependencies ... [ ok ]
* Starting TightVNC server ...

It just sits at Starting TightVNC.

Quote:
# /etc/init.d/vnc status
* status: starting


Not sure what to do next. Appreciate all your help in advance.


Last edited by manu_leo on Sat Sep 27, 2014 1:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
manu_leo
Guru
Guru


Joined: 20 Jan 2014
Posts: 513
Location: India

PostPosted: Sat Sep 27, 2014 1:09 pm    Post subject: Reply with quote

I was able to get this fixed but editing the vnc config file.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum