Uninstall pufferd
Removing pufferd
To remove pufferd from your server, you will have to run the following commands.
Make sure to read the text, as failure to do so will cause errors or data loss
systemctl stop pufferd
rm -rf /etc/pufferd
# If Centos/Redhat
yum remove pufferd
# If Ubuntu/Debian
apt-get remove pufferd
# TO DELETE ALL SERVERS AND TEMPLATES, THIS IS OPTIONAL
rm -rf /var/lib/pufferd
Updated less than a minute ago
Did this page help you?