Wednesday, September 3, 2008

Creating test file

dd if=/dev/urandom of=/usr/local/src/test123 bs=1024 count=30000
  • It will create a test file of approximately 31MB.
Webdav Client:
  • cadaver (Text Based), most of the time comes installed with linux.
eg. cadaver https://webdav.myorg.org/data/share
  • skunkdav -> JAVA based Application.
iftop
  • Network speed (upload and download speed) test application.