[CentOS] for code beakers/hackers/researchers - parallel

2023-05-16 Thread lejeczek via CentOS
Hi guys. With the latest version of 'parallel' from EPELĀ  - absolutely one of the coolest binaries ever - I wonder if you noticed this: I'm doing this as 'root', with no particular reason: -> $ > ~/1 -> $ parallel --tag --nonall -S boxA,boxB uptime -> $ cp /etc/shadow ~/1 -> $ parallel --tag

Re: [CentOS] Apache mpm itk

2023-05-16 Thread Chris Adams
Once upon a time, Gionatan Danti said: > Il 2022-09-23 19:06 Gionatan Danti ha scritto: > >Hi all, > >the EPEL repository for CentOS7 contains httpd-itk, an apache module > >for running different vhosts under specific user/group ID. > > > >For RHEL8 I can find it only in 3rd party repos, while I m

Re: [CentOS] Apache mpm itk

2023-05-16 Thread Gionatan Danti
Il 2022-09-23 19:06 Gionatan Danti ha scritto: Hi all, the EPEL repository for CentOS7 contains httpd-itk, an apache module for running different vhosts under specific user/group ID. For RHEL8 I can find it only in 3rd party repos, while I misses it entirely for RHEL9. Is the module deprecated?