PDA

View Full Version : tightvncserver



pivokozel
12-20-2008, 04:00 PM
Hi people. I have problem with my seedbox. I have ubuntu 8.04 server Hardy Heron. And yesterday everithing was good and it working. But today my vncserver is down and i do know how it run again. PLS help me :(

meelad
12-20-2008, 05:35 PM
Try this: login via putty and type vncserver :1

pivokozel
12-20-2008, 06:33 PM
I try this but it write

A VNC server is already running as :1

apextwin146
12-20-2008, 07:04 PM
just type reboot in putty after logging in as root ..

pivokozel
12-20-2008, 08:25 PM
But i share my box with other one man so when i reboot it as root......his acc will be work?

apextwin146
12-20-2008, 08:35 PM
no .. but the reboot will just take 5 mins

lysine
12-20-2008, 08:53 PM
I try this but it write

A VNC server is already running as :1


vncserver -kill :1

then restart the vncserver with:

vncserver :1

apextwin146
12-20-2008, 09:00 PM
I try this but it write

A VNC server is already running as :1


vncserver -kill :1

then restart the vncserver with:

vncserver :1
or that :P

snowski
12-21-2008, 08:01 AM
to kill session
vncserver -kill :1

to start
vncserver

pivokozel
12-21-2008, 01:19 PM
Can't find file /home/kumar/.vnc/ks25840.kimsufi.com:1.pid
You'll have to kill the Xtightvnc process manually

ProUnbeatable
12-21-2008, 10:01 PM
follow step by step... login as a root

1)kill -9 <pid>
pid = process id

2)vncserver :1
it may ask you to remove some folder and remove that folder

3)vncserver: 1
it may ask you to remove some folder/file again... do that

4)vncserver: 1
done....

pivokozel
12-23-2008, 08:51 PM
I setup other vncserver (2) and it works so i think a will be use this vnc :-) Thanks for help everybody :-)

utorrent1236
12-24-2008, 12:22 AM
nvm.