Git log 中文亂碼?
·504 字·
loading
·
loading
Computer-Science
Git
某些環境不支援顯示中文的 git log,其實只要修改系統的語系即可。
LVM 安全的縮小 LV 的空間
·1597 字·
loading
·
loading
Computer-Science
LVM
前一篇文章提到 LVM 的使用方式,本篇將解說如何縮減 LV 的空間。
LVM 邏輯卷管理(Logical Volume Manager)
·1369 字·
loading
·
loading
Computer-Science
LVM
比傳統硬碟分割更有效的硬碟管理方式。
Ubuntu 安裝 Fcitx5 注音輸入,並解決無法在瀏覽器切換輸入法的問題
·436 字·
loading
·
loading
Computer-Science
Ubuntu
Fcitx
Ubuntu 安裝 Fcitx5 遇到困難,甚至無法於瀏覽器切換輸入法嗎?
SSH 連線以金鑰取代密碼
·1479 字·
loading
·
loading
Computer-Science
SSH
每當使用 SSH 連接遠端主機時,都必須輸入密碼,而為了安全性,密碼又需要一定程度的複雜度,長久下來難免感到麻煩...
How to change password of Mariadb?
·63 字·
loading
·
loading
Computer-Science
Mariadb
移動 WSL 的儲存空間到其他硬碟
·1041 字·
loading
·
loading
Computer-Science
WSL
Windows 的 WSL 佔用了太多系統空間,本文將介紹如何將其移動至自訂的硬碟位置。
架設暗網 - Tor Hidden Service
·1127 字·
loading
·
loading
Computer-Science
Tor
本文將說明如何架設 Tor 暗網,將你的服務隱匿在 Tor 當中。
Tor 洋蔥路由、Hidden Service 原理解析
·3746 字·
loading
·
loading
Computer-Science
Tor
不用知道對方 IP 也能連線,以及架設隱藏於網路中的服務...
Mosquitto | 讓 JS 也支援 MQTT
·2262 字·
loading
·
loading
Computer-Science
MQTT
Websocket
非常好用的 MQTT Server,還支援 Websocket 協定轉發!