How to configuration Elastic Search disk allow July 06, 2020How to configuration Elastic Search disk allow 1, Configuration disk allow PUT _cluster/settings { "transient": { ...Read More
How to install elastic search 6.x.x in ubuntu 18.04 July 06, 2020How to install elastic search 6.x.x in ubuntu 18.04 1, Install JDK sudo apt update sudo apt install apt-transport-https openjdk-8-jr...Read More
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
Linux dpkg management April 18, 2020 Linux dpkg management dpkg command cheat sheet for Debian and Ubuntu Linux If you are on a Debian or Debian-based system (like U...Read More
Magento 2 Required parameter 'theme_dir' was not passed March 30, 2020 Magento 2 Required parameter 'theme_dir' was not passed STEP 1 : File Operations Delete the content from app/design/frontend/...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 user/groups, permission with Magento 2, Nginx, PHP-fpm March 28, 2020 How to change user/groups, permission with Magento 2, Nginx, PHP-fpm Make sure the local workstation installed Nginx, php7.2-fpm on...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
How to setup GlobalProtect VPN on MacOS X March 15, 2020 How to setup GlobalProtect VPN on MacOS X What is a VPN? A Virtual Private Network (VPN) uses a public network—such as the Internet—t...Read More
How to setup GlobalProtect VPN on Linux March 15, 2020 How to setup GlobalProtect VPN on Linux What is a VPN? A Virtual Private Network (VPN) uses a public network—such as the Interne...Read More
Hướng dẫn cài đặt docker trên ubuntu 19.04 March 07, 2020 Hướng dẫn cài đặt docker trên ubuntu 19.04 Hướng dẫn cài đặt Docker trên ubuntu 19.04 đơn giản. 1, Chạy các lệnh sau để cài đặt b...Read More
Làm sao để xóa cache trong Varnish January 02, 2020 Varnish làm sao để xóa cache thông qua HTTP Trong một số trường hợp nhất định, khi việc cấu hình các rule cache không thể tự động ch...Read More
Hướng dẫn cấu hình load balancer trên varnish cache January 01, 2020 Hướng dẫn cấu hình load balancer trên varnish cache Load Balancing hay còn gọi là Cân bằng tải ?? một kỹ thuật thường được sử dụ...Read More
Hướng dẫn cài đặt varnish cache trên ubuntu January 01, 2020 Hướng dẫn cài đặt varnish cache trên ubuntu Varnish là một ứng dụng mã nguồn mở (Open source) có tác dụng lưu lại bộ nhớ đệm của webs...Read More
How to install docker-sync for magento-cloud-docker December 15, 2019 How to install docker-sync for Magento-cloud-docker in ubuntu 1, Install docker-sync Run command: sudo apt-get install ruby ruby-d...Read More
Convert .pfx file to .crt, .key, .rsa for nginx December 12, 2019 Convert .pfx file to .crt, .key, .rsa for nginx How to convert .pfx file to crt, .key, .rsa for nginx? Convert .pem to .pfx Open...Read More
How to change own user in jenkins November 24, 2019 How to change own user in Jenkins When you installed Jenkins in ubuntu server,... You want to change user when running the command,...Read More
Hướng dẫn cấu hình nginx làm proxy cho docker, apache, magento 2 November 23, 2019 Hướng dẫn cấu hình nginx làm proxy cho docker, apache, magento 2 Giải sử bạn có một site magento 2 chạy trên magento-docker (apache)...Read More