Blog

How to extract query string from NextJs

NextJs API Query String

avatar
Chi Yau

Ngrok Alternative Cloudflare Tunnel - Ngrok 同 Cloudflare Tunnel 介紹

ngrok vs cloudflare tunnel

avatar
Chi Yau

How to set environment variable globally on Linux - 在Linux 上如何設定環境變數

Set up Environment Variable for all user on Linux

avatar
Chi Yau

How to check if your website has Enforcing HTTP Strict Transport Security

How to check if your website has Enforcing HTTP Strict Transport Security

avatar
Chi Yau

How to install PostgreSQL Client psql on AWS VM - 在AWS VM 上如何安裝 PostgreSQL Client

How to install PostgreSQL Client on AWS EC2

avatar
Chi Yau

How to remove docker image with tag none

最近成日係度試 docker 野 之後發現行 docker image ls 時出現左好多 <none> 既 image docker image ls 覺得會唔會好浪費資源… 所以想 移除佢地… 但係又唔想一個個image 咁去 remove 解決方法 我們可以用以下 command 去查看 有那些 dangling 既 image 

S3 buckets should require requests to use Secure Socket Layer

另一個在 AWS Security Hubs 遇到既建意係 S3 buckets should require requests to use Secure Socket Layer S3 buckets should require requests to use Secure Socket Layer 主要係要用https 來 access 這個 …