快轉到主要內容

Javascript Location Properties
·272 字· loading · loading
Computer-Science Javascript
How to get infomations of URL on javascript?
解決 Ubuntu 進入「Emergency Mode」的問題
·607 字· loading · loading
Computer-Science Ubuntu
這通常是因為磁區掛載時遇到嚴重錯誤導致的。
如何在 Docker 中訪問主機 USB ?
·540 字· loading · loading
Computer-Science Docker USB
How to run "sudo" command without typing password?
·289 字· loading · loading
Computer-Science Ubuntu
Make your username able to run "sudo" without password.
Line Flex Message 在 iPhone 上出現「錯誤 無法正常執行!」
·659 字· loading · loading
Computer-Science Line Bot IPhone
在開發 Line Bot 時,若有使用到 Flex Message,可能會踩到這個坑。
Ubuntu 使用指令連接 Wifi
·492 字· loading · loading
Computer-Science Wi-Fi
用習慣了 Desktop 版本的 Ubuntu,到 command line 卻不會用指令連接 Wifi!
git diff 顯示一堆「^M」?
·1401 字· loading · loading
Computer-Science Git
在不同 OS 底下共同編輯一個 git repository 時,可能就會出現這個問題,要解決該問題其實也很簡單,其原理及解決方法敬請聽我娓娓道來。
"Tmux" 指令,建立多個終端 Sessions,登出也能保留背景運作
·2398 字· loading · loading
Computer-Science Tmux SSH
在伺服器建立多個程序時,該如何有效率的管理及切換每個程序的終端界面呢?Tmux 不僅能做到這點,還能在使用者登出後,使程序於背景繼續運作。
Change username and home folder in ubuntu
·189 字· loading · loading
Computer-Science Ubuntu
Set nginx access password
·353 字· loading · loading
Computer-Science Nginx
How to make nginx website require password to access ?