This is a simple steps to remove multiple packages installed on your linux server
[code]$rpm -qa|grep e2fsprogs*
e2fsprogs-libs-1.39-15.el5
e2fsprogs-libs-1.39-15.el5
e2fsprogs-devel-1.39-15.el5
e2fsprogs-1.39-15.el5
e2fsprogs-devel-1.39-15.el5[/code]
You will see a duplicate files e2fsprogs-libs-1.39-15.el5.
example you want to remove e2fsprogs-libs-1.39-15.el5 file with the command below :
I just found out that there will be a problem when you are installing CACTI in Centos 4x /5x
When you have generated a new graph your Graph will appear but there is no FONT on your graph.
Here is a simple steps how to fixed this issue:
Example your server is running centos5 .
Follow this instruction to install rrdtool :
1. Adding RPMforge Repository
ShareThis
Recent comments
1 week 13 hours ago
4 weeks 18 hours ago
4 weeks 6 days ago
5 weeks 4 hours ago
5 weeks 1 day ago
5 weeks 1 day ago
5 weeks 2 days ago
5 weeks 2 days ago
5 weeks 5 days ago
6 weeks 1 day ago