Skip to content

ookangzheng

  • About
  • Design
    • UI/UX
  • Dev
    • Linux
    • Mac
    • Windows
    • Software recommend
    • Site recommend
  • Life

Technology

Linux

Self-hosted docker registry on Debian

Installation Docker Caddy web server as reverse proxy Docker daemon You will get a personal registry with basic auth and…

EdwardAugust 16, 2021August 16, 2021
Linux

VPS stuck at HTTP request sent and HTTPS cannot establish handshake solution

How I encounter this wired MTU issue I got this error when renting some VPS from yardvps.com photonvps.com onevps.cloud Operating…

EdwardAugust 12, 2021August 12, 2021
Dev

The power of regex in VSCode

Remove lines Example raw data Solution Remove all top level domain with new lines Search with ^xxx.io$ , replace with…

EdwardAugust 6, 2021August 12, 2021
Dev

Docker shadowsocks on Debian

Installation Grab a VPS dual stack IPv4/IPv6 with Debian 10. Install docker Setup docker Source: https://hub.docker.com/r/teddysun/shadowsocks-rust Setup iptables firewall Setup…

EdwardJuly 30, 2021August 14, 2021
Linux

Shell script beautify with shfmt

Beautify shell script with shfmt :+1: Github repo: https://github.com/mvdan/sh Installation Format Photo by Farzad Nazifi on Unsplash

EdwardApril 22, 2021August 14, 2021
Linux

Fix SSL certificate problem: unable to get local issuer certificate

Operating system: Mac OSX Big Sur 11.2 When you encountered this error SSL certificate problem: unable to get local issuer…

EdwardApril 2, 2021April 12, 2021
Linux

Ubuntu | Debian server install VNC, XRDP

Last update: 2022-12-19 Using Tasksel A tool can easy help you by installing desktop Ubuntu GNOME desktop Use the arrow…

EdwardMarch 27, 2021February 24, 2022
Dev

Serving WordPress with Caddy 2

Caddy config: /etc/caddy/Caddyfile Nginx config Fixing SSL error on WordPress Add code below in to wp-config.php Source: 1. https://metalcoder.dev/how-to-get-wordpress-working-with-https-behind-a-reverse-proxy/2. https://bensmann.no/caddy-server-wordpress/…

EdwardMarch 9, 2021March 17, 2021
Linux

How to disable favicons on Firefox Safari Chrome to prevent tracking and redirect

Brave (Chromium) Go to ~/Library/Application Support/BraveSoftware/Brave-Browser-Beta/Default Set Favicon into /dev/null sudo cp -a /dev/null Favicons Restart Brave browser Firefox Mac…

EdwardMarch 2, 2021March 17, 2021
Linux

Fix Mozilla Firefox Mac Canvas display wired

If you got something like this happened on Firefox Mac, you should disable some setting Go about:config Search for privacy.resistFingerprinting…

EdwardFebruary 14, 2021February 14, 2021

Posts pagination

Previous 1 … 4 5 6 … 20 Next
Proudly powered by WordPress | Theme: Justread by GretaThemes.