Skip to content

ookangzheng

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

Author: Edward

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
Dev

Update and migrate installed global NPM package with nvm

Check current npm version Update to latest LTS Nodejs But, command that I installed globally not found Solution, with reinstall…

EdwardJuly 2, 2021August 14, 2021
AWS

CDK Bootstrap failed due to S3 bucket existed

Error: Lower version of bootstrap stack version Source from Stackoverflow: https://stackoverflow.com/questions/62972959/aws-cdk-error-bucket-policy-already-exists-on-bucket Due to Cloudformation doesn’t allow custom bucket handle by…

EdwardJune 21, 2021August 14, 2021
AWS

AWS CDK Wafv2 enable logging the Custom Resource way

Expectation We need to collect all WAF logs to S3 bucket. But Cloud Formation or AWS CDK cannot easily configure…

EdwardJune 16, 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

Posts pagination

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