Re: Why size of Firefox package is double in Fedora and CentOS?

2017-09-15 Thread Farhad Mohammadi Majd
On Wed, 2017-08-30 at 00:06 -0700, Samuel Sieb wrote: > On 08/29/2017 11:59 PM, Farhad Mohammadi Majd wrote: > > Hello, in openSUSE, Debian and ubuntu, Firefox package has the size > > between 42-46MB, while in Fedora it is 89MB ! why? even official > > Mozilla builds of Firefox for Linux is 44-46M

Re: driver for epson WF-2760DWF

2017-09-15 Thread Doug
On 09/15/2017 04:49 PM, Patrick Dupre wrote: Hello, I would like to know if there is a driver (cups?) for a printer epson WF-2760DWF ? Thank. Have you looked at Epson.com? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send

driver for epson WF-2760DWF

2017-09-15 Thread Patrick Dupre
Hello, I would like to know if there is a driver (cups?) for a printer epson WF-2760DWF ? Thank. === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | |

Re: howto re-enable SELinux

2017-09-15 Thread Gour
On Fri, 15 Sep 2017 11:37:59 +0200 Lukas Vrabec wrote: > Could you boot in permissive mode, try to reproduce (start broken > services) and then attach output of: # ausearch -m AVC,USE_AVC -ts > today Here is the reply which I sent to the list, but it was held in moderation queue - probably due

Re: howto re-enable SELinux

2017-09-15 Thread Gour
On Fri, 15 Sep 2017 10:43:15 -0700 Samuel Sieb wrote: > If you've been running with selinux disabled for a while, then yes, > you probably need to do the relabel steps in permissive mode and then > turn it back to enforcing after. Thank you for confirming it and I learnt the lesson. :-) > Are y

Re: howto re-enable SELinux

2017-09-15 Thread Samuel Sieb
On 09/15/2017 02:30 AM, Gour wrote: Ed Greshko wrote: Without knowing that, this is a guess.  You may need to relabel. Edit the /etc/selinux/config to set "enforcing" Then touch /.autorelabel reboot I was trying that, but didn't work, so had to go via the: disabled --> permissive -->

Re: OT: restoring Chrome bookmarks

2017-09-15 Thread Patrick O'Callaghan
On Fri, 2017-09-15 at 23:12 +0800, Ed Greshko wrote: > On 09/15/17 23:01, Patrick O'Callaghan wrote: > > For complicated reasons involving changing browsers, my set of Chrome > > bookmarks was messed up. Luckily I have a backup of the correct set, > > but when I shut down Chrome and do: > > > > $

Re: OT: restoring Chrome bookmarks

2017-09-15 Thread Ed Greshko
On 09/15/17 23:01, Patrick O'Callaghan wrote: > For complicated reasons involving changing browsers, my set of Chrome > bookmarks was messed up. Luckily I have a backup of the correct set, > but when I shut down Chrome and do: > > $ cp .config/google-chrome/Default/Bookmarks.bak > .config/google-c

OT: restoring Chrome bookmarks

2017-09-15 Thread Patrick O'Callaghan
For complicated reasons involving changing browsers, my set of Chrome bookmarks was messed up. Luckily I have a backup of the correct set, but when I shut down Chrome and do: $ cp .config/google-chrome/Default/Bookmarks.bak .config/google-chrome/Default/Bookmarks on starting up Chrome it briefly

Re: howto re-enable SELinux

2017-09-15 Thread Lukas Vrabec
On 09/15/2017 11:30 AM, Gour wrote: On Fri, 15 Sep 2017 10:39:41 +0800 Ed Greshko wrote: You didn't say what error, if any, you're hitting when you try to reboot with selinux enabled. Well, bunch of services were not able to start... Without knowing that, this is a guess.  You may need to

Re: howto re-enable SELinux

2017-09-15 Thread Gour
On Fri, 15 Sep 2017 10:39:41 +0800 Ed Greshko wrote: > You didn't say what error, if any, you're hitting when you try to > reboot with selinux enabled.  Well, bunch of services were not able to start... > Without knowing that, this is a guess.  You may need to relabel. > > Edit the /etc/selinu