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
Hướng dẫn cài đặt JDK 13 trên ubuntu November 08, 2019 Hướng dẫn cài đặt JDK 13 trên ubuntu 18.04 LTS Java Development Kit (JDK - Bộ công cụ cho người phát triển ứng dụng bằng ngôn ngữ lập ...Read More
Hướng dẫn config magento2 với nginx, php7.2-fpm ubuntu October 13, 2019 Hướng dẫn config magento 2 với nginx Yêu cầu nginx và php7.2-fpm được cài đặt sẵn trên ubuntu 18.04 sudo vim /etc/nginx/sites-avai...Read More
Tổng hợp những condition thường sử dụng trong magento 2 October 01, 2019 Tổng hợp những condition thường sử dụng trong magento 2 Condition Notes eq Equals. ...Read More
Hướng dẫn cài đặt reset pasword MariaDB 10.4 September 02, 2019 Hướng dẫn cài đặt reset pasword MariaDB 10.4 Bạn muốn thay đổi password cho user root MariaDB hay MySQL của mình, khi mới setup MySQ...Read More
Hướng dẫn cài đặt MariaDB trên Ubuntu 18.04 LTS September 02, 2019 Hướng dẫn cài đặt MariaDB trên Ubuntu 18.04 LTS Bước 1: Cài đặt software-properties-common nếu máy tính bạn chưa có: sudo apt-get ...Read More
Hướng dẫn cài đặt Jenkins trên ubuntu server 18.04 LTS July 10, 2019 Hướng dẫn cài đặt Jenkins trên ubuntu server 18.04 LTS Hiện tại xu hướng sử dụng các công cụ CI/CD đang được nhiều công ty sử dụng t...Read More
Hướng dẫn cài đặt Jenkins trên Ubuntu 19.04 LTS July 10, 2019 Hướng dẫn cài đặt Jenkins trên Ubuntu 19.04 LTS Jenkins là một máy chủ tích hợp liên tục có thể mở rộng. Nó build và test phần mềm củ...Read More
Hướng dẫn cài đặt OpenJDK 8 trên ubuntu 19.04 LTS July 09, 2019 Hướng dẫn cài đặt OpenJDK 8 trên ubuntu 19.04 LTS OpenJDK là một nguồn mở miễn phí trên nền tảng Java SE. Ban đầu nó được phát hành và...Read More
Tổng hợp những lệnh hay khi sử dụng github [part 2] July 09, 2019 Tổng hợp những lệnh hay khi sử dụng github [part 2] Sau khi chúng ta lấy được lịch sử của toàn bộ các commit, nhưng bạn lại muốn xem l...Read More
Tổng hợp những lệnh hay khi sử dụng github [part 1] July 09, 2019 Tổng hợp những lệnh hay khi sử dụng github [part 1] Kiểm tra lịch sử đã commit(hiển thị theo thời gian) 1, Hiển thị toàn bộ tên c...Read More
How to install refind, boot manager in MacOS May 25, 2019How to install refind, boot manager in MacOS Tested duaboot MACOS and Ubuntu 18.04 LTS - Download refind https://sourceforge.net/pro...Read More
Generate GPG key on ubuntu 18.04 May 17, 2019 Generate GPG key on ubuntu 18.04 Make sure git installed in local workstation 1. Generate a GPG key pair - if you are on versi...Read More
How to config nginx and php-fpm with TCP Scoket in ubuntu May 04, 2019 How to config nginx and php-fpm with TCP Scoket in ubuntu You need install php7.2-fpm, nginx Config php with TCP Socket sudo vim ...Read More
Hướng dẫn cài đặt Elasticsearch trên ubuntu 18.04 April 23, 2019Hướng dẫn cài đặt Elasticsearch trên ubuntu 18.04 Hướng dẫn cài đặt ElasticSearch trên ubuntu 18.04 wget -qO - https://artifacts.el...Read More
Hướng dẫn cài đặt JDK 8, Open JDK 8 trên Ubuntu 18.04 LTS April 23, 2019 Hướng dẫn cài đặt JDK 8, Open JDK 8 trên Ubuntu 18.04 LTS Bạn cần sử dụng hệ điều hành ubuntu 18.04 LTS Bật terminal và sử dụng l...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
MySQL update password for root user April 10, 2019 MySQL update password for root user Go to mysql sudo mysql -u root -p Update password for root user USE mysql; UPDATE user SET...Read More
Remove MySQL in ubuntu 18.04 April 10, 2019 Remove MySQL in ubuntu 18.04 How to remove all package MySQL in ubuntu 18.04 sudo apt remove mysql-server sudo apt-get remove -...Read More
Export and import dump database in MySQL with command line April 09, 2019 Export and import dump database in MySQL with command line Export dump database in mysql with command line mysqldump -u username...Read More
How to compile .less file in NodeJS project April 07, 2019 How to compile .less file in NodeJS project Make sure your computer has NodeJS installed 1, Create new project less mkdir demole...Read More
Install NewRelic in Docker April 01, 2019 Install NewRelic in Docker, Ubuntu Install gnupg2 in Dockerfile RUN apt-get update && apt-get install -y gnupg2 Install ...Read More
How to enable developer mode in Magento 2 March 25, 2019 How to enable developer mode in Magento 2 1, Enable php log error Go to file: /app/bootstrap.php Uncommnet line: #ini_set(...Read More
Linux manage Groups, Users March 22, 2019 How to manage Groups, User in linux List All groups in linux cat /etc/group List all users in group groups <group-nam...Read More
Docker remove all container, images, volumes, network March 17, 2019 Docker remove all container, images, volumes, networking The docker system prune command will remove all stopped containers, all da...Read More
Hướng dẫn nén và gải nén file trên ubuntu March 05, 2019 Hướng dẫn nén và gải nén file trên ubuntu Hướng dẫn nén file và giải nén file .ta.gz Giải nén file: tar xzf <filename.ta.gz&g...Read More
Install Redis cache server in Ubuntu 18.04 March 02, 2019 Install Redis cache server in Ubuntu 18.04 Redis is an open source (BSD licensed), in-memory data structure store, used as a database...Read More
Install PECL in Ubuntu 18.04 LTS March 02, 2019 Install PECL PHP in Ubuntu 18.04 LTS Make sure you installed PHP in Ubuntu :D 1, Open terminal install pecl sudo apt instal...Read More
Install Redis cache with PHP in Ubuntu 18.04 LTS March 02, 2019 Install Redis cache with PHP in Ubuntu 18.04 LTS Make sure you installed PECL in ubuntu :D 1, Install redis in ubuntu sudo p...Read More
Install XDebug in php7.2 and ubuntu 18.04 LTS February 28, 2019 Install XDebug in php7.2 and ubuntu 18.04 LTS 1, Install XDebug in ubuntu 18.04 LTS Open terminal: sudo apt install php-xdebug ...Read More
Install SSH in Ubuntu February 26, 2019 Install SSH in Ubuntu 18.04 How to install ssh in ubuntu ? Remote ssh to ubuntu ? Open terminal: Install OpenSSH in ubuntu ...Read More