If you got something like this happened on Firefox Mac, you should disable some setting Go about:config Search for privacy.resistFingerprinting…
Linux
Linux alternative cmd written in Rust / Go
Command: du 1. Native ones du – Summarize disk usage of the set of FILEs, recursively for directories. Most popular…
Caddy server v2 setup
Caddy server download Debian 10 64bit with ssh Download url: https://caddyserver.com/docs/download Step 1: Move caddy file under /usr/bin Step 2:…
Hetzner Cloud migrate data to a new server with Rsync
Old BlahDNS Germany server has issues with its kernel and poor maintainability, therefore I switch to the entire new server.…
Debian force push to Github and Gitlab auth via ssh
Step 1: Install git and config ssh_key Step 2: Github repo ssh key Step 3: Push file to origin (without…
Cloudflare Origin Certificates with Nginx on Debian10
Server information Debian 10 Nginx 19 A valid domain proxied on Cloudflare Warning Origin cert only support xxx.domain.com, domain.com www.xxx.domain.com…
Mac iTerm remote ssh 中文亂碼修復
本機使用 zsh 讓設定生效 遠端 Linux Server (Debian 為例) 重啟 SSH 並重新登入 Photo by Markus Spiske on Unsplash
Self-host Git with Gitea on Debian
Last update: Sep 18, 2021 We use SQLite as database in this example tutorial. Create a user for Gitea Download…
Debian 10 configure PHP7-fpm with Nginx
A simple tutorial shows how to install PHP7 fpm on Debian.
Debian install latest kernel and remove old kernel
Environment: Debian 10 buster 64bitApt version: Sid or Unstable Step 1 Switch apt channel to unstable *recommendedCheck current kernel version:…