Microsoft
Software
Hardware
Network
Question : Test Network speeds
How can you test network speeds between 2 points? say subnet 172.16.5.x and 172.16.10.x that are within the same internal network?
Answer : Test Network speeds
we use iperf.exe
here's a link
http://www.noc.ucf.edu/Too
ls/Iperf/d
efault.htm
download the program and run it with a "- s" option to create the server. The client runs with a "- c x.x.x.x" x = ipaddress
Random Solutions
DNS and Exchange problems
cmd FOR /f tokens 2* doesn't work
Microsoft Hyper-V Server 2008 R2 - Is there a benefit to a small organisation?
what is TS FARM & how to use this
Debian 5 Lenny cannot connect via SSH with alternate user
Access 2010: is there a way remove the File menu from an ACCDE without using /runtime?
Domain Controller failing to read gpt.ini
Query Event Log
sql term for > or <
How to implement getenumerator() method in a genrics class