Command line: find where -name 'filename' 查詢檔案名稱 (不區分大小 […]...
Command line: find where -name 'filename' 查詢檔案名稱 (不區分大小 […]...
首先,確保已安裝的 packages 都是最新版本 sudo apt-get update 然後,安裝 3 個 […]...
How To Install WordPress on Ubuntu 14.04 https://www.di […]...
http://shahmirj.com/blog/beginners-guide-to-creating-a- […]...
sudo -H -u otheruser bash -c 'echo "I am $USER, with ui […]...
1. 安裝 mingetty sudo apt-get install mingetty 2. 修改 /etc […]...
Get your Linux version: $ neofetch or $ lsb_release -a […]...
grep -r word * This command will find all occurrences o […]...
1. 下載或自製 16×16 的 icon. 2. 把 icon 命名為 favicon.ico, […]...
cp -a /path/from /path/to The -a flag turns on recursiv […]...