Install and Configure FastCGI on CentOS/RHEL
Install and Configure FastCGI and PHP on Centos/RHEL Step 1: Install PHP and FastCGI We are assuming that apache or web server is installed on linux box (CenOS/RHEL) .Use below…
Expert Linux, DevOps, Ansible, Cloud & Web Hosting Tutorials & Freelance IT Support Services
Install and Configure FastCGI and PHP on Centos/RHEL Step 1: Install PHP and FastCGI We are assuming that apache or web server is installed on linux box (CenOS/RHEL) .Use below…
Two important of swapping memory are as, first like when the system requires more memory than is statically available, the kernel swaps out less used pages and provides memory to…
In this post, I’ll explore how to filter Apache logs by date using the powerful “sed” editor, offering a versatile solution for extracting valuable information from your log files. Apache…
Linux tmpfs uses RAM to store a temporary filesystem.it is typically created on RAM. Since RAM is volatile and faster than static storage and can improve performance if the process…
This post was originally published on April 6, 2014 . The content may be outdated or no longer applicable due to recent updates in technology or software versions. Please verify…