Format external hard disk via command line Check the harddisk info Check detial Create partition Review the partition Format the…
Linux
GL-inet router adblock via hosts file
Why use ad-blocking? Using the /etc/hosts file for ad-blocking: Advantages: Disadvantages: For users who prefer not to manually update the…
Docker build curl with http3 support
Linux build command Enable build arm64 on Linux amd64 architecture Solution
GL-Inet AX1800 switch on fan
The way to switch on fan Here is a solution that I found on the GL.iNet forum, and it worked…
Rclone mount error on Debian 11
rclone fusermount3 not found in $PATH and Fatal error: mount not ready Solution
Mac OSX SSH disable global known hosts to increase privacy
Why Annoyance message every time when you connect with to self-hosted VPN machine with same intranet IP address. You may…
Git ssh with custom identity
Set up a custom ssh identity Add custom identity key to terminal to avoid Key not found error Solution References:
Configure git global ignore on Mac and Linux environment
Ignore a file or directory on your Mac Configure a file Insert the file or directory into the .gitignore_global Apply…
Self-hosted Next Cloud database migration from SQLite to Postgres
I’m hosting my own Next Cloud with Docker on alwyzon.com storage VPS, it works quite well so far. Though, when…

Setup i2p+ on Debian
What is i2p The Invisible Internet Project (I2P) is an anonymous network layer that allows for censorship-resistant, peer-to-peer communication. i2p…