Re: vncviewer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry,

after vncserver
ps -eaf | grep -i vnc
pdupre   22520     1  0 20:43 pts/2    00:00:00 /usr/bin/Xvnc :1 -desktop Homere:1 (pdupre) -auth /home/pdupre/.Xauthority -geometry 1024x768 -rfbwait 30000 -rfbauth /home/pdupre/.vnc/passwd -rfbport 5901 -fp catalogue:/etc/X11/fontpath.d -pn
pdupre   22532     1  0 20:43 pts/2    00:00:00 /usr/bin/vncconfig -iconic
pdupre   23021 16499  0 20:44 pts/2    00:00:00 grep --color=auto -i vnc

iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD_IN_ZONES (0 references)
target     prot opt source               destination         

Chain FORWARD_IN_ZONES_SOURCE (0 references)
target     prot opt source               destination         

Chain FORWARD_OUT_ZONES (0 references)
target     prot opt source               destination         

Chain FORWARD_OUT_ZONES_SOURCE (0 references)
target     prot opt source               destination         

Chain FORWARD_direct (0 references)
target     prot opt source               destination         

Chain FWDI_public (0 references)
target     prot opt source               destination         

Chain FWDI_public_allow (0 references)
target     prot opt source               destination         

Chain FWDI_public_deny (0 references)
target     prot opt source               destination         

Chain FWDI_public_log (0 references)
target     prot opt source               destination         

Chain FWDO_external (0 references)
target     prot opt source               destination         

Chain FWDO_external_allow (0 references)
target     prot opt source               destination         

Chain FWDO_external_deny (0 references)
target     prot opt source               destination         

Chain FWDO_external_log (0 references)
target     prot opt source               destination         

Chain FWDO_public (0 references)
target     prot opt source               destination         

Chain FWDO_public_allow (0 references)
target     prot opt source               destination         

Chain FWDO_public_deny (0 references)
target     prot opt source               destination         

Chain FWDO_public_log (0 references)
target     prot opt source               destination         

Chain INPUT_ZONES (0 references)
target     prot opt source               destination         

Chain INPUT_ZONES_SOURCE (0 references)
target     prot opt source               destination         

Chain INPUT_direct (0 references)
target     prot opt source               destination         

Chain IN_dmz (0 references)
target     prot opt source               destination         

Chain IN_dmz_allow (0 references)
target     prot opt source               destination         

Chain IN_dmz_deny (0 references)
target     prot opt source               destination         

Chain IN_dmz_log (0 references)
target     prot opt source               destination         

Chain IN_external (0 references)
target     prot opt source               destination         

Chain IN_external_allow (0 references)
target     prot opt source               destination         

Chain IN_external_deny (0 references)
target     prot opt source               destination         

Chain IN_external_log (0 references)
target     prot opt source               destination         

Chain IN_home (0 references)
target     prot opt source               destination         

Chain IN_home_allow (0 references)
target     prot opt source               destination         

Chain IN_home_deny (0 references)
target     prot opt source               destination         

Chain IN_home_log (0 references)
target     prot opt source               destination         

Chain IN_internal (0 references)
target     prot opt source               destination         

Chain IN_internal_allow (0 references)
target     prot opt source               destination         

Chain IN_internal_deny (0 references)
target     prot opt source               destination         

Chain IN_internal_log (0 references)
target     prot opt source               destination         

Chain IN_public (0 references)
target     prot opt source               destination         

Chain IN_public_allow (0 references)
target     prot opt source               destination         

Chain IN_public_deny (0 references)
target     prot opt source               destination         

Chain IN_public_log (0 references)
target     prot opt source               destination         

Chain IN_work (0 references)
target     prot opt source               destination         

Chain IN_work_allow (0 references)
target     prot opt source               destination         

Chain IN_work_deny (0 references)
target     prot opt source               destination         

Chain IN_work_log (0 references)
target     prot opt source               destination         

Chain OUTPUT_direct (0 references)
target     prot opt source               destination     
 head  .vnc/Homere\:1.log -n 45

Xvnc TigerVNC 1.2.80 - built Mar 14 2013 18:53:14
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11303000, The X.Org Foundation

Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension VNC-EXTENSION
Initializing built-in extension GLX

Thu Feb 27 20:43:33 2014
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5901
 vncext:      created VNC server for screen 0
gnome-session[22534]: CRITICAL: unable to create file '/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.
gnome-session[22534]: CRITICAL: unable to create file '/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.
gnome-session[22534]: CRITICAL: unable to create fil


In my opinion I should probably change the rights on /run/user/1000/dconf/user !!!

> > iptables -F
> > 
> > does not display anything!
> 
> That is because option -F means flushing the iptable, deleting all
> rules. You should use option -L as Tom suggested.
> 
> > 
> >> On 2/26/2014 17:13, Patrick Dupre wrote:
> >>> How i do it? vncserver is not helpfull, Is it a file that I need to edit? 
> >>
> 
> >>
> >> You say SSH is working properly which is a good thing. Here's something 
> >> you can try. From a root command prompt execute the following command:
> >>
> >> iptables -L
> -------------^
> 
> >>
> >> What that will do is list all of your firewall settings.
> 
> >>
> >> -- 
> >> Tom Rivers
> >> 241 Rawlinson Road
> 
> > 
> > 
> > ===========================================================================
> > Patrick DUPRÉ | | email: pdupre@xxxxxxx
> > Laboratoire de Physico-Chimie de l'Atmosphère | |
> > Université du Littoral-Côte d'Opale | |
> > Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
> > 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> > ===========================================================================
> > 
> 
> 
> -- 
> Regards
> 
> Jon Ingason
> 
> -- 
> users mailing list
> users@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre@xxxxxxx
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux