vncviewer

Ed Greshko ed.greshko at greshko.com
Thu Feb 27 11:07:05 UTC 2014


On 02/27/14 18:15, Patrick Dupre wrote:
> There is an issue
> Here is the ls
> -rw-rw-r--. 1 pdupre 1000 38590005 Feb 27 11:00 Homere:8.log
> -rw-rw-r--. 1 pdupre 1000        6 Feb 27 01:25 Homere:8.pid
> -rw-rw-r--. 1 pdupre 1000    10091 Feb 26 19:12 Homere:2.log
> -rw-rw-r--. 1 pdupre 1000 35988386 Feb 26 19:12 Homere:4.log
> -rw-rw-r--. 1 pdupre 1000      490 Feb 26 18:32 default.tigervnc
> -rw-rw-r--. 1 pdupre 1000        6 Feb 26 18:26 Homere:4.pid
> -rwxr-xr-x. 1 pdupre 1000      565 Feb 26 18:04 xstartup
> -rw-rw-r--. 1 pdupre 1000        6 Feb 26 18:01 Homere:2.pid
> -rw-------. 1 pdupre 1000        8 Feb 26 17:53 passwd
>
> Homere:8.log is still alive and growing up
> tail:
> ** (gnome-settings-daemon:24841): CRITICAL **: unable to create file '/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.
>
> Thus I killed it.
> and restart it

First of all....   For log files the :N indicates which display the log file belongs to.

I would check ssh into the system to see if some vnc processes are still running.

ps -eaf | grep -i vnc

/usr/bin/Xvnc :1    would be display 1 and I would run....

vncserver -kill :1  on it and any other vnc displays which may be active.  

I would then delete the *log files and restart the with

vncserver

You should see something like.....

[egreshko at f20f .vnc]$ vncserver

New 'f20f.greshko.com:1 (egreshko)' desktop is f20f.greshko.com:1

Starting applications specified in /home/egreshko/.vnc/xstartup
Log file is /home/egreshko/.vnc/f20f.greshko.com:1.log

And there should be no errors in the log file....  It should be quite small initially. 

-rw-rw-r--. 1 egreshko egreshko 2699 Feb 27 19:05 f20f.greshko.com:1.log




-- 
Getting tired of non-Fedora discussions and self-serving posts


More information about the users mailing list