差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
freebsd [2017/05/20 16:39] jalfreebsd [2017/05/20 16:42] (目前版本) jal
行 11: 行 11:
   - 查看硬碟<code cmd>diskinfo -vt /dev/ad0</code>   - 查看硬碟<code cmd>diskinfo -vt /dev/ad0</code>
   - 硬碟大小<code cmd>df -h</code>   - 硬碟大小<code cmd>df -h</code>
-  - 硬體使用情況<code cmd>dmesg | grep "sector" | awk '{print $1,$2}'</code> +  - 硬體使用情況<code cmd>cat /var/run/dmesg.boot | grep "sector" | awk '{print $1,$2}'</code> 
-  - 伺服器廠牌<code cmd>dmesg | grep "ACPI APIC"</code>+  - 伺服器廠牌<code cmd>cat /var/run/dmesg.boot | grep "ACPI APIC"</code>
   - 詳細版本資訊<code cmd>uname -a</code>   - 詳細版本資訊<code cmd>uname -a</code>
   - 快速 merge 檔案<code cmd>sdiff -o JAL -a -s -w 180 JAL.old GENERIC</code>   - 快速 merge 檔案<code cmd>sdiff -o JAL -a -s -w 180 JAL.old GENERIC</code>
freebsd.1495298393.txt.gz · 上一次變更: 2017/05/20 16:39 由 jal
上一頁 | 下一頁 | 回首頁 | RSS Feed | Facebook