This perl module is required for Statistical Graphs available from the csf UI. It is dependent on graphical libraries being installed for your OS (e.g. libgd, libpng, etc. which is beyond the scope of this document)
The perl module itself can be installed in a variety of ways, e.g.:
RedHat/CentOS/CloudLinux:
# yum install perl-GDGraph
Direct from cpan.org:
# perl -MCPAN -e shell
cpan> install GD::Graph
Webmin Module Installation/Upgrade
Webmin > Webmin Configuration > Webmin Modules >
From local file > /usr/local/csf/csfwebmin.tgz > Install Module
Uninstallation : Removing csf and lfd is even more simple:
# cd /etc/csf
# sh uninstall.s
The Article Based on:
https://download.configserver.com/csf/install.txt
The perl module itself can be installed in a variety of ways, e.g.:
RedHat/CentOS/CloudLinux:
# yum install perl-GDGraph
Direct from cpan.org:
# perl -MCPAN -e shell
cpan> install GD::Graph
Webmin Module Installation/Upgrade
Webmin > Webmin Configuration > Webmin Modules >
From local file > /usr/local/csf/csfwebmin.tgz > Install Module
Uninstallation : Removing csf and lfd is even more simple:
# cd /etc/csf
# sh uninstall.s
The Article Based on:
https://download.configserver.com/csf/install.txt
Comments
Post a Comment
You are always welcome to comment here, but your remarks should be relevant to the conversation. To keep the exchanges focused and engaging, we reserve the right to remove off-topic comments, or self-promoting URLs and vacuous messages.
We will try to reply to your queries as soon as time allows.
Regards,
Admin