Category command
How to RDP to Windows using ZeroTrust Cloudflared
Set up new WordPress in Ubuntu, Debian, Mint…
.sh file ==> Choose from apache or nginx
Install Entware on Synology NAS
Đố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…
AME Patcher XPenology
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…
Start ssh-agent and Add Your Key
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:…
Modify the foreign key constraint in database
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.
Add multiple Teams Members
Yêu cầu: File students.csv với header: Email (1 cột duy nhất) Mở powershell as administrator Chạy lệnh sau để mở Policy Execution: Set-ExecutionPolicy -Scope Process -ExecutionPolicy BypassTạo file students.csv với 1 cột, header: Email tạo file teams.ps1 với nội dung…