Install ConfigServer Explorer in cPanel/WHM panel

ConfigServer Explorer- CSE (previously known as WHM File Manager/Console) is excellent WHM add-on that provides full featured filesystem explorer and Virtual Console via web browser in WHM.
It facilitates you with the root access from the top level of your disks and allows you to enter non-interactive commands.

- To install Connect to your server via SSH with root user. Once you’re logged in with root privileges, Run the following commands one by one.
cd /usr/src
rm -fv /usr/src/cse.tgz
wget https://download.configserver.com/cse.tgz
tar -xzf cse.tgz
cd cse
sh install.sh
rm -Rfv /usr/src/cse*

If everything will go well, you will get a notification that ConfigServer Explorer has been installed successfully.
Login to WHM and scroll down to the bottom, at the left hand menu and you should see a new entry called ConfigServer Explorer. By clicking on that option, you will be taken to the root directory of your installation. 

- To uninstall ConfigServer Explorer- CSE, issue following commands from SSH.

cd /usr/src
rm -fv /usr/src/cse.tgz
wget http://www.configserver.com/free/cse.tgz
tar -xzf cse.tgz
cd cse
sh uninstall.sh
rm -Rfv /usr/src/cse*

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Control Panel For Dedicated Server

Hello,    As you may have come to know by now, We have now introduced a new control panel system...

What is SolusVM control panel?

Solus Virtual Manager (SolusVM) is a powerful GUI based VPS management system with full OpenVZ,...

What is Parallels Power Panel?

Parallels Virtual AutomationParallels Power PanelParallels Power Panels (PPP) is a powerful and...

How to setup Cloudflare through cPanel

What is Cloudflare?CloudFlare is an incredibly powerful (and free!) tool that in many cases...