Wireguard on Debian 11 / Unstable branch We will use Debian 11 or Unstable branch as example. Installation step Recommended…

Public DNS 2021
Public DNS 2020 with DoT/DoH support
Google Cloud CLI setup on Mac OSX and k8s Lens
Setup Google CLI (Gcloud) Download https://cloud.google.com/sdk/docs/install Download CLI extract it run ./google-cloud-sdk/install.sh Login with Web Browser Download k8s credential for…
Accelerate China region browsing experience via Aliyun Global Accelerator
Setup Aliyun GA Setup HAProxy / Nginx to load subdomain Haproxy solution Nginx Solution
Flutter setup on Mac
Install Android SDKManager If you dont want to install Android Studio, you can use brew to install android-sdk Source: https://guides.codepath.com/android/installing-android-sdk-tools…
Kopia retention setup policy
Policy global Set customize snapshot Set Kopia maintenance References
List off free email provider domain that often being block usually
List of Domain Source: https://community.forumbee.com/t/63zsyt/blocked-email-domains
Enhance BlahDNS SSL Certificate to avoid America Certificate Authority Authorization (CAA)
We have … Let’s encrypt problem before https://www.reddit.com/r/sysadmin/comments/hqjmmb/comment/fxydhrf https://scotthelme.co.uk/lets-encrypt-old-root-expiration/ How about Zero SSL Finally, Buypass SSL Norwegian certificate authority offering…
Host and Mount Kopia with webDAV server
I have a local Kopia repository on my server Ready to mount Make a directory under /mnt and let Kopia…
Fix asdf vm gpg: keyserver receive failed: Network is unreachable error
Fix asdf Nodejs GPG keyeserver receive failed solution Error code: Solution And try reinstall again, everything should be work as…
asdf to manage multiple Golang on Mac
Installation Add asdf to zsh ZSH & Homebrew Add asdf.sh to your ~/.zshrc with: ZSH & Git Add the following…
Nextcloud stuck at maintenance mode
Solution Edit config.php under ~/nextcloud/appdata/www/nextcloud/config Set ‘maintenance’ => false to false References https://help.nextcloud.com/t/stuck-in-maintenance-mode-though-according-to-config-file-not/94476