Fix Permision Cho Folder WordPress Trên Synology Với User Http:Http
Nhớ chạy dưới quyền “sudo -i” File này chạy cho folder “/volume1/web/nbhome/”
Nhớ chạy dưới quyền “sudo -i” File này chạy cho folder “/volume1/web/nbhome/”
\[\int x^2 dx = \frac{x^3}{3} + C\] \( E = mc^2 \) \[\frac{d}{dx} \left( x^2 \right) = 2x\] \[x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a}\] \[\frac{d}{dx} \left( x^2 \right) = 2x\] \[\int x^2 \,dx = \frac{x^3}{3} + C\] \[E = mc^2\] \[\frac{d}{dx}…
.sh file ==> Choose from apache or nginx
Đối với Synology thì làm như sau: Dùng “sudo su” Sau khi cài thành công, mỗi lần cần cài package, và làm như sau với ví dụ là cài unzip: Introduction ARM & intel based devices are supported. DSM version must…
Sau khi chạy với flag autoinstall thì chạy lại basic command thể add license, chọn “P” Instructions: Basic Installation command:bash -c “$(curl “”)” . With options:bash -c “$(curl “”)” — -s <Flags> Flags Required Description start No The default flag…
If you’ve already set up SSH key-based authentication with a passphrase for connecting to the remote server, you can use rsync along with ssh-agent to handle the passphrase for you. Here’s a step-by-step guide to get this working: Step 1:…
Tạo một Form mới, Make Quiz, đặt “anyone can edit” Tạo một file csv có các cột theo thứ tự: Question, Option 1, 2, 3, 4, Answer Mở App script trên google form, copy đoạn mã sau: Steps to Use…
Cascade Deletion: You can set up the foreign key constraint to allow cascading deletes. This means that when a user is deleted from the users table, all related rows in the grades table will also be deleted automatically.