Skip to main content

Kiến Thức Khác

Good Proxy vs Bad Proxy

Good Proxies Search Google: Yes Cloudflare Pass: Yes https://ipfighter.com/: clean Bad Pr...

Webpack không hổ trợ cross typescript và commonjs

Một số plugin lâu đời xài require và không thể chạy typescript với webpack.  Đối với nestjs thì ...

FancyZones: Tiện ích giúp bạn organize nhiều window qua nhiều màn hình với shortcut

https://learn.microsoft.com/en-us/windows/powertoys/fancyzones Tưởng tượng bạn có 3-4 cái màn hì...

Sửa lỗi Windows 10 Update Error(0x80070643)

Mở power shell với run as adminstrator set-executionpolicy remotesigned Tạo 2 folder 1 và 2 , 1...

Commands sửa lỗi windows corrupted

Nếu đánh xong sfc mà hiện lỗi corrupted file log thì restart lại xong đánh lại , lặp lại bước n...

Windows 11 Install va UEFI Bios Utilities Update

Check for Win 11 Requirements: WhyNotWin11 Enable Secure Boot Enable TPM 2, TPU II Enable ...

Phần tôi cài đặt sau khi setup windows 11

Phần mềm trên window: steam wsl lightshot lg hub mpc hc vcl pgadmin postman samsung ma...

Backup WSL2 Folder Projects to Windows Drive & Window Task Scheduler Backup

Simple Method 2025: Tạo folder ở một ổ đĩa để backup: ví dụ: E:/backup_wsl tạo 2 file bat và vb...

Sữa lỗi SSH onnection closed by authenticating user root 192.168.1.xxx port 55080 [preauth]

Lỗi: Jun 01 00:44:48 rack2 sshd[37416]: Connection closed by authenticating user root 192.168.1.1...

Sửa lỗi DNS resolve, Port 53 is already in use trên ubuntu và docker

Lỗi thường thấy: Error starting userland proxy: listen tcp 0.0.0.0:53: bind: address already in ...

SOLVED: certbot-dns-cloudflare install fails for Nginx Proxy Manager

Problem occurred while configuring cloudflare dns on nginx proxy manager: The Error: Error: Com...

Fix Synology Docker x509: certificate has expired or is not yet valid

Fix Synology Docker x509: certificate has expired or is not yet valid sudo cp /etc/ssl/certs/ca-...

How to Copy SSH public keys from Windows to Ubuntu

1. EDIT Download cmder or use your favorite console emulator. Move your public key (id_rsa.pub) a...

Copy File từ ssh server sang Unix Type OS hoặc Windows

vào sudo vi /etc/ssh/sshd_config kiếm Compression, chuyển nó thành Compression yes, save lại và ...

Open Port 2375 for Docker API

Create daemon.json file in /etc/docker: {"hosts": ["tcp://0.0.0.0:2375", "unix:///var/run/d...

Quy Luật Hai Mặt Trái Ngược và Bù Trừ

Luật game của thế giới Trắng Đen / Yang Yin Thế giới phân biệt: Có Trắng tất nhiên sẽ bao gồm...

Routing / Open Port WSL2 and Host Machine.

Cách routing port từ WSL2 sang local machine và public network. Mở window POWER SHELL của window...

413 request entity too large

cloudflare issues don't use cloudflare if you want to upload files > 100 mb.

Unable to access raw githubcontent

some program you did install changed the etc/hosts on windows and wsl2 , which point the 0.0.0.0 ...

VSCode SFTP Config

cài sftp và tạo file: sftp.json { "name": "portainer", "host": "portainer.AAA.com", ...

Common Problems with Ubuntu WSL2 Sudo Apt Get

Problem: W: https://cloud.r-project.org/bin/linux/ubuntu/xenial-cran35/InRelease: Key is stored ...

Cài đặt Synology trên Proxmox với Arc Loader

Xem video hướng dẫn của TB Playground: https://www.youtube.com/watch?v=nRERez1Y9zs Xài Shell trê...

Cách cài đặt Synology trên máy ảo vm proxmox với ARL Loader

Cấu hình: Network sau khi cài: Test với với network của node proxmox host của synology tớ...

[Solved] Nginx Proxy Manager Problems with Cannot Load Certificate

Problem 1: nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-32/fullchain.pem": ...

How to use Custom Nginx Configuration in Nginx Proxy Manager - Advanced Edit Proxy Host?

You can pass the ip address so your application can see visitor's ip address: location / { ...

Install Pihole Node Exporter with this shell script

  Change Pihole IP address and Password , then run. nano install-node-exporter.sh Copy and pas...

Mounting NFS

Cách kết nối một folder từ máy có nfs server tới máy linux hiện.  Dữ liệu của máy trên server nf...

Glances can't start --export prometheus with the -w

Your current Glances systemd service is trying to start both the Web UI (-w) and the Prometheus e...

NextCloud Problem Solutions: No Video Thumbnail

Nextcloud: Install Preview Generator This installation guide is tested with Nextcloud up to ...

Power Outage Problems and Solutions: UPS NUT SERVER SETUP & WEBNUT UI with Docker

We have 1 ups so far. root@rack2:~# lsusb lsusb Bus 002 Device 002: ID 8087:8002 Intel Corp. 8...

Copy MultiThread trên windows

robocopy "\\wsl.localhost\Ubuntu-22.04\home\son" "D:\WSL-BACKUP-3-7-2025" /E /MT:128 /R:0 /W:0 /X...

Download Streaming Buffer Video với yt-dlp

Open PowerShell winget install --id yt-dlp.yt-dlp Download aria2 để có speed x 2 download: win...