Hello Guys,
Today i'll show you how you can install cPCleaner Plugin on your cPanel Server.
So , First Login to your server's SSH via Putty or any SSH Client. If you do not have any of these then you can use WHM >> Terminal.
Now, Run these commands one by one :
wget -O cpc-1.0.3.tar "http://store.gk-root.com/dl.php?type=d&id=233"
tar -xf cpc-1.0.3.tar
cd cpc-1.0.3
sh cpc-installer -install
cd ..
rm -Rfv cpc-1.0.3/ cpc-1.0.3.tar
Now, cPCleaner has been installed on your server !
Thanks.