sftpchroot

How to Enable Last Login Information for SFTP chroot and non-chroot users

In this guide, we are looking into a PAM implementation. By default, SFTP chroot and non-chroot users last login information will not be saved, To get the same we need to configure the PAM.

While the security team looks for …

How to Enable Last Login Information for SFTP chroot and non-chroot users Read More
FastCGI

How to install mod_fastcgi (FastCGI)in Php-Fpm on Apache 2.4 CentOS

FastCGI functionality is similar to CGI.FastCGI has a bit more configurations when compared to CGI and it is a continuous process and they can process more than one request in a single hit. FastCGI allows running programs on remote machines …

How to install mod_fastcgi (FastCGI)in Php-Fpm on Apache 2.4 CentOS Read More