How to Install cPCleaner via SSH/Terminal ?

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.

  • cPCleaner, Install cPCleaner via SSH/Terminal, cpcleaner cpnginx cpnginx documentation cpnginx installation how
  • 569 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

How to Install cPNginx ?

Hello ,   Today in this article i'll tell you how you can install cPNginx On Your VPS/Server....

How to Install SEO and Marketing Tools Option in cPanel via SSH/Terminal ?

Hello Guys,   Today i'll show you how you can Install SEO and Marketing tools in cPanel. So...