What is UI UI, User interface it’s a design of the elements that make up an interface, such as buttons,…
Author: Edward

Debian setup WireGuard VPN
WireGuard on Debian 12 / Unstable branch Installation step Recommended way to generate secure Wireguard VPN configuration Here: https://www.wireguardconfig.com Old…

VPS 10USD comparison
First of all, my budget for modern 10USD vps provider are Vultr, Linode, Digitalocean. So let’s have a look about…

How to speed up Mozilla Firefox quantom on Mac
From Firefox 57 onward, Mozilla’s browser has gone through a whole load of changes, overhauling it’s under- and over-the-hood functions…
Ubuntu 18.04 compile unbound dns
First step download and make install Make it auto start Edit unbound.conf file Refences http://www.linuxfromscratch.org/blfs/view/svn/introduction/bootscripts.html http://www.linuxfromscratch.org/blfs/view/svn/server/unbound.html https://github.com/ibksturm/dnscrypt-switzerland/tree/master/Unbound https://packages.debian.org/sid/amd64/unbound/download
VScode Mac useful keys
Shift + opt + mouse click and drag up/down to select multiline items Find and select all 1- Ctrl + F2-…
Mac OSX chflag lock file
Lock sudo chflags schg /Library/Preferences/SystemConfiguration/preferences.plist Unlock

Mozilla Firefox enable DNS-over-https
Enable Dns ove HTTPS in Firefox
Setup DNS-over-https in Mac OSX
Installation Using caddy server as https proxy Reference: https://scotthelme.co.uk/securing-dns-across-all-of-my-devices-with-pihole-dns-over-https-1-1-1-1/

Block China IP by Iptables
Servers: Debian9 Install ipset Next, I wrote a small Bash script to do all the work, which you should be…