10/10/2020No space left on deviceVào một ngày làm việc đẹp trời, khi bạn đang phăm phăm lướt những ngón tay điêu luyện của mình […]
02/09/2019Fix EE4 ssl-renew bị lỗiVào đổi tên các file trong thư mục có đường dẫn /opt/easyengine/services/nginx-proxy/certs/ Sau đó chạy lệnh ee site ssl-renew domain.com
06/09/2022Cách thêm (mount) ổ đĩa mới vào máy chủ linuxLà quản trị viên hệ thống, chúng ta thường gặp những yêu cầu cần cấu hình thêm ổ cứng thô […]
18/01/2020Hướng dẫn đăng nhập VPS qua SSHMở teminal trên linux hoặc mở gitbash trên window sau đó gõ lệnh sau: ssh [user]@[ip vps] Ghi chú: [user] […]
14/12/2019How do you use bcrypt for hashing passwords in PHP?use password_hash() to create a bcrypt hash of any password: password_hash('yourPassword', PASSWORD_DEFAULT); use password_hash() to create a bcrypt hash of […]
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