Re: [CentOS] LUKS question

2017-12-12 Thread John R Pierce
On 12/12/2017 3:42 PM, Robert Nichols wrote: On 12/12/2017 08:41 AM, Wells, Roger K. wrote: I have existing systems with un-encrypted disks. I have tried unsuccessfully to encrypt them using LUKS. Has anyone out there been able to encrypt an existing system (after the fact, so to speak)? You

Re: [CentOS] LUKS question

2017-12-12 Thread Robert Nichols
On 12/12/2017 08:41 AM, Wells, Roger K. wrote: I have existing systems with un-encrypted disks. I have tried unsuccessfully to encrypt them using LUKS. Has anyone out there been able to encrypt an existing system (after the fact, so to speak)? You can do that with cryptsetup-reencrypt, but it

Re: [CentOS] Spamassassin vs. SELinux trouble

2017-12-12 Thread Gordon Messmer
On 12/12/2017 04:37 AM, Nicolas Kovacs wrote: Spamassassin has been working nicely on my main server running CentOS 7 and Postfix. SELinux is activated (Enforcing). ... SELinux is preventing /usr/bin/perl from 'read, write' accesses on the file /var/log/spamassassin/.spamassassin/bayes_toks. ...

Re: [CentOS] Spamassassin vs. SELinux trouble

2017-12-12 Thread Kenneth Porter
On 12/12/2017 4:37 AM, Nicolas Kovacs wrote: SELinux is preventing /usr/bin/perl from 'read, write' accesses on the file/var/log/spamassassin/.spamassassin/bayes_toks. What user is this running as? Who has /var/log/spamassassin as the home directory? _

[CentOS] Mate desktop configuration question

2017-12-12 Thread me
Hi, I am using Mate Desktop from EPEL on a C7.4 system with multiple desktops enabled. Does anyone know how to force alt tab to only switch between applications on the current desktop? Currently it seems that it picks some random app from another desktop that I was on previously (most time the

Re: [CentOS] LUKS question

2017-12-12 Thread Valeri Galtsev
On Tue, December 12, 2017 9:06 am, Christian, Mark wrote: > On Tue, 2017-12-12 at 09:41 -0500, Wells, Roger K. wrote: >> I have existing systems with un-encrypted disks. >> I have tried unsuccessfully to encrypt them using LUKS. >> Has anyone out there been able to encrypt an existing system (afte

Re: [CentOS] LUKS question

2017-12-12 Thread Christian, Mark
On Tue, 2017-12-12 at 09:41 -0500, Wells, Roger K. wrote: > I have existing systems with un-encrypted disks. > I have tried unsuccessfully to encrypt them using LUKS. > Has anyone out there been able to encrypt an existing system (after the > fact, so to speak)? Using cryptsetup to create a LUKS e

[CentOS] LUKS question

2017-12-12 Thread Wells, Roger K.
I have existing systems with un-encrypted disks. I have tried unsuccessfully to encrypt them using LUKS. Has anyone out there been able to encrypt an existing system (after the fact, so to speak)? TIA -- Roger Wells, P.E. leidos 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585

Re: [CentOS] upgrading python

2017-12-12 Thread Larry Martell
On Tue, Dec 12, 2017 at 9:11 AM, wrote: > Larry Martell wrote: >> On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell >> wrote: >>> On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks >>> wrote: On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell wrote: > On Tue, Dec 5, 2017 at 8:22 AM, Pet

Re: [CentOS] upgrading python

2017-12-12 Thread m . roth
Larry Martell wrote: > On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell > wrote: >> On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks >> wrote: >>> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell >>> >>> wrote: On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs wrote: > On Tue, 2017-12-05 at 14:16 +

Re: [CentOS] upgrading python

2017-12-12 Thread Larry Martell
On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell wrote: > On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks > wrote: >> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell >> wrote: >> >>> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs wrote: >>> > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote: >>> >>

Re: [CentOS] Spamassassin vs. SELinux trouble

2017-12-12 Thread Peter Kjellström
On Tue, 12 Dec 2017 13:37:30 +0100 Nicolas Kovacs wrote: > Hi, > > Spamassassin has been working nicely on my main server running CentOS > 7 and Postfix. SELinux is activated (Enforcing). > > Since the most recent update (don't know if it's related to it though) > I'm getting the following SELi

[CentOS] Spamassassin vs. SELinux trouble

2017-12-12 Thread Nicolas Kovacs
Hi, Spamassassin has been working nicely on my main server running CentOS 7 and Postfix. SELinux is activated (Enforcing). Since the most recent update (don't know if it's related to it though) I'm getting the following SELinux error. --8<-