On 2/27/2014 14:47, Patrick Dupre wrote:
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 <snip>
It looks like your firewall is completely off. Until you restart it, the output will not be very helpful.
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
Notice port 5901 is specified, previously you has only ports 5905 and 5906 open. It looks like you have made some modifications to your server setup...
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.
You may want to have a look at the following bug report: https://bugzilla.redhat.com/show_bug.cgi?id=956306
In my opinion I should probably change the rights on /run/user/1000/dconf/user !!!
Before you do that, look at the following comment in the bug report I referenced previously:
https://bugzilla.redhat.com/show_bug.cgi?id=956306#c6 Tom -- 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