Hi
please point me to the repository where from I could the mod_python and jailkit RPMs
Thanks,
G
any good repository with mod_python and jailkit RPMs
Re: any good repository with mod_python and jailkit RPMs
Is it safe to use together EPEL, REMI and Lux?
Re: any good repository with mod_python and jailkit RPMs
Lux depends on EPEL anyway, so it should be safe to use them together. As to Remi's, it's probably also safe if you're only using packages from remi-safe or just the PHP stack. If in doubt, put into /etc/yum.repos.d/lux.repo the line
Code: Select all
includepkgs=lux-release jailkit mod_python
Re: any good repository with mod_python and jailkit RPMs
Thank you!sml wrote: ↑2021/02/02 11:30:47Lux depends on EPEL anyway, so it should be safe to use them together. As to Remi's, it's probably also safe if you're only using packages from remi-safe or just the PHP stack. If in doubt, put into /etc/yum.repos.d/lux.repo the lineCode: Select all
includepkgs=lux-release jailkit mod_python