ProGet - Licensing Activation

Licensing & Activation 頁面可設定 ProGet 的授權,像是使用 Docker 來跑 ProGet 的話,因為少了安裝的步驟,所以就需要自行到該頁面設定授權。 ...

October 15, 2017 · 1 min · 113 words · Larry Nung

ProGet - Upload VSIX Package

要從本地上傳 VSIX 套件到 ProGet 的 VSIX feed,可在 ProGet 的 VSIX feed 頁面按下 Add Package 按鈕。 ...

October 15, 2017 · 1 min · 85 words · Larry Nung

SQLite - Install SQLite on Windows

要在 Windwos 下使用 SQLite,可至 SQLite Home Page 的下載頁面。 ...

October 12, 2017 · 1 min · 137 words · Larry Nung

pip - Installing with get-pip.py

要使用 get-pip.py 安裝 pip,可先至 Installation — pip 9.0.1 documentation 這邊下載 get-pip.py 檔。 ...

October 11, 2017 · 1 min · 106 words · Larry Nung

Calibre Web - Install on windows

要在 Windows 安裝 Calibre Web,可先在 Windows 安裝 Python 與 Pip。 ...

October 10, 2017 · 1 min · 206 words · Larry Nung

SQLiteStudio - Create SQLite database

要透過 SQLiteStudio 建立 SQLite 資料庫,可點選 [Database | Add a database] 主選單選項,或是按下熱鍵 Ctrl + O。 ...

October 5, 2017 · 1 min · 93 words · Larry Nung

Gitea - Install from binary

要透過二進制黨進行 Gitea 的安裝,可將 Gitea 二進制黨拉下來。 ...

October 5, 2017 · 1 min · 56 words · Larry Nung

GitKraken - Create branch

使用 GitKraken 建立分支,可在 Tag、Repository、commit 上按下滑鼠右鍵,點選 Create branch here 選單選項。 ...

October 4, 2017 · 1 min · 110 words · Larry Nung

Fix Mac Remote Desktop Connection Client “The Certificate or Associated Chain is Not Valid”

MAC 電腦升級到 MacOS Sierra 後,使用 Remote Desktop Connection 進行遠端連線時,會出現 The certificate or associated chain is not valid. 這個視窗,怎麼按 Connect 按鈕都會一直出現。 ...

October 3, 2017 · 1 min · 123 words · Larry Nung

wiggle - apply rejected patches and perform word-wise diffs

使用 Git 套用 patch 若發生衝突,我們可能會用下列命令讓 Git 盡可能的幫我們套用能被套用的變更。 ...

October 2, 2017 · 1 min · 273 words · Larry Nung