27.2. CentOS rpm/yum
rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm # yum search bandwidthd bandwidthd.i386 : Tracks network usage and builds html and graphs # yum install bandwidthd # rpm -ql bandwidthd /etc/bandwidthd.conf /etc/httpd/conf.d/bandwidthd.conf /etc/rc.d/init.d/bandwidthd /usr/sbin/bandwidthd /usr/share/doc/bandwidthd-2.0.1 /usr/share/doc/bandwidthd-2.0.1/CHANGELOG /usr/share/doc/bandwidthd-2.0.1/README /usr/share/doc/bandwidthd-2.0.1/TODO /usr/share/doc/bandwidthd-2.0...
