Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Kaushal Shriyan
On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan wrote: > Thanks Emmett for the suggestion. I will keep you posted once it is done. > Thanks in advance. > > Hi Emmett, I have a follow up question regarding permissions. I am running a php application hosted on the nginx version: nginx/1.22.0 using

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Simon Matter
> On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan > wrote: > >> Thanks Emmett for the suggestion. I will keep you posted once it is >> done. >> Thanks in advance. >> >> > Hi Emmett, > > I have a follow up question regarding permissions. I am running a php > application hosted on the nginx version:

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Kaushal Shriyan
On Wed, Nov 9, 2022 at 3:26 PM Simon Matter wrote: > > On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan > > > wrote: > > > >> Thanks Emmett for the suggestion. I will keep you posted once it is > >> done. > >> Thanks in advance. > >> > >> > > Hi Emmett, > > > > I have a follow up question regardin

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Simon Matter
> On Wed, Nov 9, 2022 at 3:26 PM Simon Matter > wrote: > >> > On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan >> > > >> > wrote: >> > >> >> Thanks Emmett for the suggestion. I will keep you posted once it is >> >> done. >> >> Thanks in advance. >> >> >> >> >> > Hi Emmett, >> > >> > I have a follow

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Leon Fauster via CentOS
Am 09.11.22 um 10:41 schrieb Kaushal Shriyan: On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan wrote: #setfacl -Rdm u:deployuser:rwx,g:deployuser:rwx,o::rwx files #setfacl -Rm u:deployuser:rwx,g:deployuser:rwx,o::rwx files #ls -l image15.png -rw-rw-r--+ 1 nginx nginx 387071 Nov 9 08:27 im

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Leon Fauster via CentOS
Am 09.11.22 um 10:56 schrieb Simon Matter: On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan wrote: #ls -l image15.png -rw-rw-r--+ 1 nginx nginx 387071 Nov 9 08:27 image15.png and use getfacl instead ls -l -- Leon ___ CentOS mailing list

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Emmett Culley via CentOS
On 11/9/22 2:08 AM, Kaushal Shriyan wrote: On Wed, Nov 9, 2022 at 3:26 PM Simon Matter wrote: On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan Thanks Emmett for the suggestion. I will keep you posted once it is done. Thanks in advance. Hi Emmett, I have a follow up question regarding permis

Re: [CentOS] Trouble with kernel-3.10.0-1160.80.1.el7.x86_64

2022-11-09 Thread Nathan Coulson via CentOS
On 2022-11-08 15:49, Orion Poplawski wrote: On 11/8/22 13:12, Simon Matter wrote: Is anyone else experiencing trouble with kernel-3.10.0-1160.80.1.el7.x86_64? I'm seeing a kernel panics in the kvm module on one of our VM hosts with it. I did notice a new libvirt update as well, but it see