彼得潘的App異想世界
著作: Swift程式設計入門,App程式設計入門 iPhone . iPad ~ 作家,專欄作家,工程師, 講師,顧問,家教, App評審,企業包班,創業家
顯示具有
linux command
標籤的文章。
顯示所有文章
顯示具有
linux command
標籤的文章。
顯示所有文章
2011年5月17日 星期二
file transfer command
ex:
copy directory scsiTest to /root/ on 192.168.5.83
scp -r scsiTest root@192.168.5.83:/root/
2011年4月21日 星期四
iometer
http://sourceforge.net/news/?group_id=40179
use iometer to test disk performance on mac
(the dynamo for mac & iometer for windows must be the same version)
(1) run dynamo on mac os
ex:
sudo ./Dynamo -i 192.168.4.112 -m 172.18.8.21
192.168.4.112 is windows IP,
172.18.8.21 is mac os IP
(2) run iometer on windows
2011年4月19日 星期二
find network card driver on linux
check
/etc/modules.conf
ex:
cat /etc/modprobe.conf
-> alias scsi_hostadapter ata_piix alias eth1 e1000 alias eth3 e1000
較舊的文章
首頁
訂閱:
文章 (Atom)