Blog

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 這個 …

Git credential-manager-core is not a git command

最近set up 左新電腦 Copy 了原本用開既電腦既 .gitconfig (檔案路徑: C:\Users%username%.gitconfig) 當我run git pull 既時候出現了以下錯誤信息 git 'credential-manager-core' is not a git command. See 'git ==help' git …