-
Connect to an Amazon EC2 instance without an original SSH key pair
If you need to connect to an Amazon EC2 instance without an original SSH key pair on a new device, you can fol...
-
Git 協作不可不知的重要指令
以下整理 套件開發協作時常遇到與用到的 Git 指令: SSH Key 與 HTTPS 的差別 其中 <repo_link> 的開頭有 https:// 和 git@ 兩種: git@ 開頭:需在 Githu...