iperf 2.0.5/3.0b4 for windows 已打包成自解檔, 直接執行即可, 預設安裝路徑: C:\Windows\
安裝完畢後,會自動開啟 Run_iperf.txt 的文字檔,內含預設的語法。
iperf 2.05 已測試 OS: Windows 7 32bit / Windows7 64bit/ Windows 2008 R2 EE / WindowsXP SP2 32bit
本地下載:
iperf205_win.exe (991.5 KiB, 1,280 hits)
iperf 2.0.5/3.0b4 for windows 已打包成自解檔, 直接執行即可, 預設安裝路徑: C:\Windows\
安裝完畢後,會自動開啟 Run_iperf.txt 的文字檔,內含預設的語法。
iperf 2.05 已測試 OS: Windows 7 32bit / Windows7 64bit/ Windows 2008 R2 EE / WindowsXP SP2 32bit
本地下載:
iperf205_win.exe (991.5 KiB, 1,280 hits)
grub4dos_045a.7z (365.9 KiB, 188 hits)
OS: W7 Pro 32bit.
如果你跟一樣無法用 \\Server-Name\ 連線,而只能用 IP 連線的人,請看下面的解法。
打開 -> 控制台\所有控制台項目\認證管理員
找到原有的 Server-Name 的 windows 認證,將其 Server-Name 的相關認證,刪除後重建即可。
Server 為 Linux Base (採用 Samba Sahre + 用Winbind 做網域認證[Domain Auth.] )。
Client 為 Windows 7 Pro 32bit.
WLV/MSN 14.x 之 dbcs 修正補丁
下載: 點我下載
Firefox 3.5.1 update for security
Portable 版本需要的 zh_TW 的語系檔:
ftp://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.1/win32/xpi/zh-TW.xpi
MultiProxy Switch 1.3.1
http://multiproxyswitch.blogspot.com/
Nightly Test tools - 把你目前不相容的套件,變成相容,不要一次全部變成相容,因為萬一當掉才知道,是那個不相容的套件
所造成的。單一套件相容性更新法:在你要變成相容的套件上按右鍵選 override compatibility -> force Install 即可。
http://www.oxymoronical.com/web/firefox/nightly
http://support.microsoft.com/kb/306759
1. Locate and then click the following registry subkey:
2. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber
3. On the Edit menu, click Modify, and then click Decimal.
4. Type the new port number, and then click OK.
5. Quit Registry Editor.
如何快速在 windows 下,把檔名列表存成清單?
把下列兩行存成 list.cmd 即可。
%1 為資料夾名稱,%2 為清單檔案的檔名。
echo [PSP_Vol_%1] >> %2
dir /B PSP_Vol_%1 >> %2
如何在 Linux 下掛載 windows 分享的資料夾?
先在根目錄建立一個 fs1 的資料夾
#mkdir /fs1
在 text mode 下:
#mount.cifs //10.6.116.92/ShareFolder /fs1
-o username=mark,password=123456,domain=SPLIN
再用 #df -h 去檢查有沒有掛載成功。
在 GUI mode 下,開啟 text mode 視窗:
#nautilus –browser
在 location 的地方輸入 smb://10.6.116.92
然後會再出現要你輸入 username,password,Domain 等資訊。
Page optimized by WP Minify WordPress Plugin