How to configuration for nginx, apache, varnish cache April 20, 2020 How to configuration for nginx, apache, varnish cache Thanks Read More
How to configuration apache with varnish cache April 19, 2020 How to configuration apache with varnish cache Make sure your environment installed: varnish cache 5, 6; apache2 or httpd Thanks. Read More
Management SELinux on Centos/RedHat March 28, 2020 Management SELinux on CentOS/RedHat How to management SELinux on CentOS/RedHat SELinux (Security Enhanced Linux) is a Linux kernel ...Read More
How to change memory_limit with magento 2 March 25, 2020 How to change memory_limit with magento 2 1, Use the command line php bin/magento setup:upgrade php bin/magento setup:static-cont...Read More
How to change password for root use in MySQL 8.0 March 25, 2020How to change password for root use in MySQL 8.0 In an unfortunate event of forgetting or losing your MySQL root password, you will sur...Read More
Install PHP7.2 in CentOS 7 April 20, 2019Install PHP7.2 in CentOS 7 Install PHP7.2 FPM in CentOS 7 Download and add a new webtatic repository to the system. rpm -Uvh https...Read More
How to fix systemctl, systemd in CentOS with Docker April 19, 2019 How to fix systemctl, systemd in CentOS with Docker Follow me! CentOS ~7 use command line for setup Systemctl, Systemd docker...Read More
How to install Nginx in CentOS April 16, 2019 How to install Nginx in CentOS 1, Install EPEL in CentOS sudo yum install epel-release EPEL (Extra Packages for Enterprise Linux...Read More