• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install config server Explorer on WHM

{{postValue.id}}

How to install config server Explorer on WHM

WHM is a powerful program that allows administrative access to the back end of cPanel. The cPanel is a Linux based Web Hosting Control Panel that provides a graphical interface and automation tools to simplify the process of hosting a web site. In this tutorial we can see about how to install config server explorer on WHM.

Installation procedure

To start the installation process, Open the terminal and enter the cd command to move the “ /usr/src” Directory.

[root@ns4 ~]# cd /usr/src

The current working directory has been moved to src. Now enter the download link and press enter to start the download process.

[root@ns4 src]# wget https://download.configserver.com/cse.tgz
--2017-03-29 04:13:31--  https://download.configserver.com/cse.tgz
Resolving download.configserver.com... 85.10.199.177
Connecting to download.configserver.com|85.10.199.177|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 202188 (197K) [application/x-gzip]
Saving to: “ cse.tgz” 
100%[=======================================================================================================================================================> ] 202,188      280K/s   in 0.7s
2017-03-29 04:13:32 (280 KB/s) - “ cse.tgz”  saved [202188/202188]

The download is now complete. Now extract the downloaded file by entering the tar command.

[root@ns4 src]# tar -xzf cse.tgz

And enter the config server explorer directory by using the cd command.

[root@ns4 src]# cd cse

The directory is moved to the config server explorer directory now you can list the files using the ls command.

[root@ns4 cse]# ls -l
total 100
-rw-r--r-- 1 root root  2440 Mar 24 06:01 CHANGELOG.txt
drwxr-xr-x 3 root root  4096 Mar 24 06:01 cse
-rwxr-xr-x 1 root root 46804 Mar 24 06:01 cse.cgi
-rw-r--r-- 1 root root   592 Mar 24 06:01 cse.conf
-rw-r--r-- 1 root root   547 Mar 24 06:01 cse.conf.old
-rw-r--r-- 1 root root   228 Mar 24 06:01 cse.tmpl
-rw-r--r-- 1 root root     4 Mar 24 06:01 cseversion.txt
-rwxr-xr-x 1 root root  2319 Mar 24 06:01 install.sh
-rw-r--r-- 1 root root   513 Mar 24 06:01 INSTALL.txt
-rw-r--r-- 1 root root 10174 Mar 24 06:01 license.txt
-rwxr-xr-x 1 root root   709 Mar 24 06:01 uninstall.sh
-rwxr-xr-x 1 root root   478 Mar 24 06:01 upgrade.sh

The files has been listed. Next run the install.sh file to install the config server explorer file.

[root@ns4 cse]# sh install.sh
mkdir: cannot create directory `/usr/local/cpanel/whostmgr/docroot/cgi/configserver' : File exists
`cse.cgi'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse.cgi' 
mode of `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse.cgi'  changed to 0700 (rwx------)
`cseversion.txt'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/cseversion.txt' 
`cse/configserver.css'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/configserver.css' 
`cse/cse.png'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/cse.png' 
`cse/jquery.min.js'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/jquery.min.js' 
`cse/cse.svg'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/cse.svg' 
`cse/bootstrap'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap' 
`cse/bootstrap/fonts'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/fonts' 
`cse/bootstrap/fonts/glyphicons-halflings-regular.ttf'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/fonts/glyphicons-halflings-regular.ttf' 
`cse/bootstrap/fonts/glyphicons-halflings-regular.eot'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/fonts/glyphicons-halflings-regular.eot' 
`cse/bootstrap/fonts/glyphicons-halflings-regular.svg'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/fonts/glyphicons-halflings-regular.svg' 
`cse/bootstrap/fonts/glyphicons-halflings-regular.woff2'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/fonts/glyphicons-halflings-regular.woff2' 
`cse/bootstrap/fonts/glyphicons-halflings-regular.woff'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/fonts/glyphicons-halflings-regular.woff' 
`cse/bootstrap/css'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/css' 
`cse/bootstrap/css/bootstrap.min.css'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/css/bootstrap.min.css' 
`cse/bootstrap/js'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/js' 
`cse/bootstrap/js/bootstrap.min.js'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/bootstrap/js/bootstrap.min.js' 
`cse.conf'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/cse.conf' 
`upgrade.sh'  ->  `/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/upgrade.sh' 
cse registered
ConfigServer Explorer has been installed.

Now open the server WHM page and enter the user' s credentials and login.

server page

Then click plugins in the home page.

plugins

Now you can see the configserver explorer icon.

cse icon

Select it to open the files and directory. A list of directories appears on the screen.

files

And select any directory, like “ /etc" .

” directory

Just click the edit icon for editing the file and you can now edit the file . Click the save button to save the changes.

edit

list

The config server explorer is installed in the WHM cPanel. Wasn' t that an easy installation process? Stay connected to know more about various other aspects of WHM from our future articles.

Tags:
grayson
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Which link is stable to view the official releases of WHM?

A

use the below link foe stable official releases of WHM
https://download.configserver.com/cse.tgz

Q

how to run the the scripting command to install WHM?

A

you have to give executable permission "chmod +x install.sh" and then in terminal run the following command "./install.sh"

Q

After installtion plugin get automatically displayed in whm?

A

Yes you will see csf plugin enabled in under plugins

Q

what is the use of installing the config server Explorer on WHM?

A

WHM is a powerful program that allows administrative access to the back end of cPanel. The cPanel is a Linux based Web Hosting Control Panel that provides a graphical interface and automation tools to simplify the process of hosting a web site.

Q

which command to download the WHM package in terminal?

A

use the below command to download the package of WHM
# wget https://download.configserver.com/cse.tgz

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help David Lopez Guillen ?
Ayuda urgente instale SSL para servidor Opensuse y ahora no funciona tengo servicio web

hola segui este tutorial para tener un certificado ssl y ahora no se ve mi app en la red, espero alguien pueda ayudarme, tengo M9oodle en3.5 en un servidor open suse y ahora no funciona por favor ayuda.

https://www.linuxhelp.com/how-to-create-ssl-certificate-in-opensuse

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.