Re: [CentOS] selinux problem policies

2017-04-30 Thread Gordon Messmer
On 04/30/2017 07:24 PM, Günther J. Niederwimmer wrote: when I like to set this Rule ? semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ typo3conf(/.*)?" This Errors are displayd ? neverallow check failed at /etc/selinux/targeted/tmp/modules/100/selinuxutil/ cil:244 I see, no

Re: [CentOS] selinux problem policies

2017-04-30 Thread Günther J . Niederwimmer
Hello, On Sonntag, 30. April 2017 18:40:23 CEST Gordon Messmer wrote: > On 04/30/2017 07:03 AM, Günther J. Niederwimmer wrote: > > I write this! > > > > semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ > > typo3conf(/.*)?" > > OK. Did you get an error? I have only Errors ;

Re: [CentOS] SCSI drives and Centos 7

2017-04-30 Thread Akemi Yagi
On Sun, Apr 30, 2017 at 1:03 PM, Gregory P. Ennis wrote: > Thanks for your help. I did not want to replace this machine with new > equipment, but it looks like I may need to do just that. > > Here are the results with respect to the lsi raid board for : > > lspci -nn > > > 02:01.0 RAID bus contr

Re: [CentOS] SCSI drives and Centos 7

2017-04-30 Thread Gregory P. Ennis
-Original Message-From: John R Pierce Reply-to: CentOS mailing list To: centos@centos.org Subject: Re: [CentOS] SCSI drives and Centos 7 Date: Sat, 29 Apr 2017 13:31:11 -0700 On 4/29/2017 12:42 PM, Gregory P. Ennis wrote: > what does `lspci` have to say about this raid card ? > > John,

Re: [CentOS] Getting to Mate or Xfce

2017-04-30 Thread Darr247
> runs through attempts at mirrors and keeps failing till it runs out. > It failed to connect to my wireless router (or even to find it, afaict). > So I plugged it into the router with an ethernet cable. No joy. The ethernet adapter seems to be turned off by default. To turn it on, click the 'down

Re: [CentOS] selinux problem policies

2017-04-30 Thread James A. Peltier
If the content is located under /var/www then you could use restorcon -Rvv to restore the context of all content under /var/www to the default context label as provided by Apache. - On 30 Apr, 2017, at 07:03, Günther J. Niederwimmer g...@gjn.priv.at wrote: | Hello, | | My problem is to add

Re: [CentOS] selinux problem policies

2017-04-30 Thread Gordon Messmer
On 04/30/2017 07:03 AM, Günther J. Niederwimmer wrote: I write this! semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ typo3conf(/.*)?" OK. Did you get an error? I have more instances from typo3 I found this construct in the selinux policies "/var/www/html(/.*)?/uploads

[CentOS] selinux problem policies

2017-04-30 Thread Günther J . Niederwimmer
Hello, My problem is to add selinux policies can any help to say what is wrong with my policies I write this! semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ typo3conf(/.*)?" I have more instances from typo3 I found this construct in the selinux policies "/var/www/html(/.