Skip to content

ookangzheng

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

Author: Edward

Dev

Nodejs module __dirname not found solution

Why __dirname is not defined in ES module scope, thats why error shows up Solution You first need to import…

EdwardNovember 24, 2022November 24, 2022
Mac

Mac OpenSSL upgrade to use TLS 1.3

Why Mac OSX default OpenSSL is version 2 which not support TLS 1.3 by default. We have to force install…

EdwardSeptember 27, 2022October 1, 2022
Linux

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…

EdwardSeptember 27, 2022September 27, 2022
Linux

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:

EdwardSeptember 21, 2022September 21, 2022
Linux

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…

EdwardSeptember 21, 2022September 21, 2022
Mac

Rclone mount on Mac M1/M2

Install Rclone on Mac Note: Do not install via brew, please use curl instead. Step1. Switch to sudo Step 2.…

EdwardSeptember 12, 2022September 12, 2022
Dev

Google Fonts is evil and violate GDPR

Why Google Fonts is evil More resources Alternative

EdwardSeptember 7, 2022September 12, 2022
Linux

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…

EdwardAugust 28, 2022August 28, 2022
Life

Debian no internet access after reboot

Troubleshoot After reboot VPS, No internet connection. Login into VNC and figure out eth0 disapper. Here is the magic to…

EdwardAugust 11, 2022August 11, 2022
Dev

Install tfenv Terraform version manager on Mac

Install with homebrew GitHub: https://github.com/tfutils/tfenv Install via brew Once tfenv install complete, type tfenv in your terminal to validate. Install…

EdwardAugust 3, 2022August 3, 2022

Posts navigation

1 2 … 26 Next
Proudly powered by WordPress | Theme: Justread by GretaThemes.