30/04/2020Cài đặt FFmpeg để chạy được PHP trên UbuntuStep 1 – Setup FFmpeg PPA FFmpeg 4 is the latest available version for installation on Ubuntu. To install the […]
14/09/2023How to remove X-Powered-By EasyEngine 4 (EE4)Step 1: Step 2: Edit file version.conf and remove add_header X-Powered-By “EasyEngine v4.6.6 Step 3: Restart docker
20/12/2023Configure SFTP on EE4 serverThis article describes how to setup SFTP on a EE4 server. We will accomplish it by running SFTP daemon in […]
10/12/2019mysql import database teminalmysql -u[database_user] -p[database_pass] [database_name] < [name_file].sql
01/09/2019Lệnh docker căn bảnLệnh xem tất cả các container đang hoạt động docker ps Lệnh xem tất cả các container không hoạt động […]