Date: Thu, 26 Jan 1995 07:50:34 -0500 (EST) From: "Jonathan M. Bresler" <jmb@kryten.atinc.com> To: Robin Hunt <ROBIN@ptnsct.nis.za> Cc: questions@FreeBSD.org Subject: Re: Network monitor program & slow man page access Message-ID: <Pine.3.89.9501260713.A9468-0100000@kryten.atinc.com> In-Reply-To: <950126091827.13c5@ptnsct.nis.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Jan 1995, Robin Hunt wrote: > Hi, > > I previously wrote about slow man pages - the system is storing them in .gz > format and uncompressing them each time they are accessed, it can take > up to a minute to get a man page after a request! How does one turn off this > auto gzipper, since if i unzip the files, man just re-zippes them! take a look at /usr/bin/catman, a bourne shell script that creates a set of cat[1-8] directories containing unzipped, nroffed man pages. the gzipped pages remain in the man[1-8] directories > > My second question: > Is there a program for FreeBSD which can give me tcp activity statistics. For > example, number of bytes sent for telnet/ftp, number of bytes sent from a > particular host and logging of connections made? the tcpwrapper package might do all you want and more. your requests seems a little vague to me. Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc. | 2341 Jeff Davis Hwy play go. | Arlington, VA 22202 ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9501260713.A9468-0100000>