30/03/2020How to change all files and folders permissions of a directory to 644/755find . -type d -exec chmod 0755 {} \; find . -type f -exec chmod 0644 {} \;
28/08/2025Hướng dẫn tạo tài khoản trên Ubuntu và phân quyền root1. Tạo tài khoản mới trên Ubuntu Mở Terminal và chạy lệnh sau để tạo tài khoản: sudo adduser ten_tai_khoan […]
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 […]
11/06/2020Theme wordpress – betheme bản chuẩnBetheme version 1.6.2 https://github.com/Themes-wordpress-pub/betheme-version-1.6.2.git