Install Apache, MySQL, PHP (LAMP) Stack on CentOS 8

Install Apache, MySQL, PHP (LAMP) Stack on CentOS 8

First disable SELinux by editing file Find Replace with Now restart the server. Verify SELinux is disabled by running “sestatus”

WHM php.ini editor

Disable PHP disable_functions on Cpanel Server

On a Cpanel Server using CentOS 7 + php-fpm, site phpinfo() shows few functions are set to disabled in disable_functions.

Install KernelCare

Install KernelCare

KernelCare allow you to update Linux Kernel with out rebooting your server. You can find more info at https://www.kernelcare.com To

Restore MongoDB collection

Restore MongoDB collection

mongoimport allow you to restore mongodb backups. Example See MongoDB

Nginx Location Directive

Nginx Location Directive

Nginx Location Directive is used to route request to correct files. Match Exact match is used to match an exact

NextCloud ubuntu client

Install NextCloud Desktop client on Ubuntu

To install NextCloud desktop client on Ubuntu, add PPA Now run After install, start nextcloud client, you will be able

dnf – Package manager for CentOS/RHEL 8

dnf – Package manager for CentOS/RHEL 8

dnf is package manager for RHEL/CentOS 8. This is improved version of yum. To search for a package, use To

CentOS 8

CentOS 8

CentOS 8 is a short-lived Linux distribution based on Red Hat Enterprise Linux (RHEL). Due to a change in policy,

Apache run web site as user with mod_ruid2

Apache run web site as user with mod_ruid2

mod ruid2 allow you to run web site as differnt user from the one web server is running. This is

ulimit

ulimit

ulimit command allow you to view or set user limits. To increase limits for a user, edit file Add

Apache Increase FD limit

On CentOS 7 sevrer running apache, when try to install plugin in WordPress admin area, i get error This is

ImageMagick

ImageMagick

To install ImageMagick on CentOS, run To install on Ubuntu/Debian, run How to check if ImageMagick is installed?