How do i install logwatch from a rpm?
J jayh38 Well-Known Member Mar 3, 2006 1,212 0 166 Dec 9, 2006 #2 Start an ssh session and run the following at the prompt wget ftp://ftp.kaybee.org/pub/redhat/RPMS/noarch/logwatch-7.3.1-1.noarch.rpm rpm -Uvh logwatch-7.3.1-1.noarch.rpm Then edit the conf file as you see fit. nano -w /usr/share/logwatch/default.conf/logwatch.conf thats about it
Start an ssh session and run the following at the prompt wget ftp://ftp.kaybee.org/pub/redhat/RPMS/noarch/logwatch-7.3.1-1.noarch.rpm rpm -Uvh logwatch-7.3.1-1.noarch.rpm Then edit the conf file as you see fit. nano -w /usr/share/logwatch/default.conf/logwatch.conf thats about it