SLES YaST2

Loading

RedHat 跟 CentOS 安裝完成之後在 root 資料夾會留下當初安裝的設定檔 /root/anaconda-ks.cfg ,這可以當做下次安裝的自動安裝設定檔 KICKSTART ,這是個純文字檔案可以用文字編輯但很累人, RedHat 提供了一隻工具 (#system-config-ki […]

Linux command – hdparm

Loading

t , T – benchmark & comparison 透過指令 #hdparm 這是一個比較簡單的方式來看目前硬碟傳送的速度. 常用來測試的參數. -T : 會使用到 cache 來測試硬碟速度. -t : 不使用 cache 來測試硬碟速度,所得到的值較為標準. &# […]