| Web Hosting Tutorials Feel free to browse or contribute. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
URB4N 5K1LLZ
Super #1
Joined in Sep 2005
Lives in Orlando, FL
Hosted on SH63
2,656 posts
Gave thanks: 81
Thanked 128 times
|
[Dedicated - cPanel] Config Server Explorer (CSE)
A user friendly file explorer and ssh console inbuilt into whm, allows you todo 99% of things that can be done through external ssh programs in whm, it saves an awful lot of time!
Install It has its own install guide but this is a basic step by step guide to make it easier for people who don't understand exactly what they are doing with the exact commands to run in SSH, so you can just copy and paste from here. Step 1 - Download the file to your server: http://www.configserver.com/free/cse.tgz Step 2 - Untar the file tar -xzf cse.tgz Step 3 - Change to the cse directory and execute the install file: cd cse/ sh install.sh Step 4 - Removing the install files: cd ../ rm -fv cse.tgz rm -Rfv cse Config After that its done login to whm and scroll to the bottom and its there to be used as you choose, for people new to SSH PLEASE BE VERY CAREFUL WHAT YOU DO, there are some files that you should not touch, so if you don't know what you are doing, don't do it! More Info Along with the original installation documentation: http://www.configserver.com/free/cse/INSTALL.txt For more information see there site: ConfigServer Explorer Special Thanks to Deastwood, from Surmunity. |
|
|
|