Switching to php-fpm and Apache 2 mpm_event Worker Instead of mpm_prefork in Debian 10, 11, 12
2020-09-14 17:00 PDT
How to switch from Apache2 mpm_prefork to mpm_event module and setup php-fpm in Debian 10.
2020-09-14 17:00 PDT
How to switch from Apache2 mpm_prefork to mpm_event module and setup php-fpm in Debian 10.
2020-09-14 17:00 PDT
Yes, in Apache2.4 the `mod_access_compat` module can safely be disabled, as long as you remove all the deprecated 'Order', 'Allow', and 'Deny' directives from your apache and vhost configs.
2020-08-27 17:00 PDT
How to grant users SFTP access via the /etc/ssh/sshd_config file in Ubuntu 16.04
2019-12-30 16:00 PST
Quick notes on how to enable root / admin user privileges from remote hosts.
2019-07-04 17:00 PDT
A quick reference for Yum - the CentOS package manager.