On Sat, Feb 16, 2002 at 03:13:58AM +0100, Andreas Leitner wrote: > > myhost:/mydir /myotherdir nfs > user,noexec,dev,suid,rw,rsize=8192,wsize=8192 0 0 > > Is there some app in debian with which i could easily messure the > saturation of my connection?
Try nload (package nload) Sometimes you get inefficiencies if you run a half-duplex connection with a few machines on the same network. See how many collisions you have when copying with ifconfig. - Adam