Wdcp server/VM Management System

Source: Internet
Author: User
Tags comments memory usage mysql tutorial ssh centos disk usage phpmyadmin

Wdcp server/VM Management System

Wdcp (wdlinux control panel) is a linux server management system developed using php tutorials. It is designed to be easy to use and manage linux servers. It can manage servers and virtual hosts online through web pages. simple, convenient, and easy to operate. only the linux version and no windows version make it easy for you to use and manage linux servers. Users who do not know linux can also use linux as servers without having to remember or enter commands, you can use linux. centos/redhat is supported. Other linux versions are not tested yet. Please test them!

Function List
Including website management and server management
Server Management
1. apache and nginx. apache support independent user operations and directory access restrictions, which perfectly solves the problem of cross-site access using scripts and improves security.
2. View system resources, running time, system load, memory usage, and top information online
3. Online connection management, connection count statistics, single ip connection count, connection status statistics, web connection count, and mysql tutorial connection count
4. Manage system services online, stop, start, and set to start with the system
5. Online Port Management: detects opened ports and closes ports.
6. Manage processes online, view processes, and kill processes.
7. Set, add, and delete IP addresses online
8. Online memory management. You can view memory usage and release the memory online.
9. Set the dns IP address used by the server online
10. Execute shell commands online, such as ifconfig, ls, and date.
11 View disk usage online
12 online file management, editable, modified, packaged, unzipped, and modified attributes (for details, see below)
13. View system logs, ssh logon logs, and ftp logs online.
14. Restart the server online, shut down, and restart related application services, such as web, mysql, ftp, and ssh.
15 set mysql and common php parameters online. You can also edit the configuration file online.
16. You can set firewall (iptables) online to add rules, enable ip addresses, ports, and restrict ip access.
17 set selinux security configuration online
18 manage ssh online, modify the port, restrict root user logon, and determine whether to explain dns (ssh connection is slow, probably because this dns explanation is enabled)
19 set a ping value online to protect server security to a certain extent
20 directly upgrade the online background for easy operation
For more functions, please stay tuned...

Website Management
1. Create, modify, delete, and set the default homepage, log record, domain name and second-level domain name. (upload the website file to the public_html directory under the ftp main directory)
2. You can set, add, modify, and delete rewrite rules online.
3. You can customize the 400,401,403,404,405,500,503 error targeting page online (the page content can be modified on your own under public_html/errpage/in the ftp main directory)
4. You can bind a second-level domain name online
5. ftp user management: you can create an ftp user, change the password, and delete the user.
6. For mysql User management, you can create an independent mysql database tutorial, change the password, and delete it. For more functions, you can use phpmyadmin.
7. Integrate phpmyadmin in the background to better manage mysql
8. Supports online packaging and backup of websites, databases, and ftp
 

Online file manager
1. Editable, modify, delete, package, decompress, modify permissions/attributes, owner, and all groups
2 Online packaging/decompressing (supported in .tar.gz, tgz, bz2 format)
3. Online file editing is supported.
4. Use the recycle bin function to increase security. All deleted files are saved to the recycle bin to prevent accidental deletion or misoperation.
5 customizable recycle bin cleaning (using ssh, scp, winscp3, etc)

Installation Instructions
1. If you only want to test, we strongly recommend that you do so on a virtual machine or test machine,
2. If the system has a running environment, stop the related services before installing them, as shown in figure
Service httpd stop
Service mysqld stop
It is strongly recommended to install and run in the new system. You can download my lite version of the base http://www.wdlinux.cn/wdlinux_centos_5.5
3 installation process in case of errors and prompts, please post this detailed error information, system environment and so on to the http://www.wdlinux.cn/forum/38
4. The password of the mysql root user is used for wdmanager installation. The default installation password is wdlinux.cn. We do not recommend that you change this password during source code installation. After the installation is complete, modify the password.

Problem suggestion feedback http://www.wdlinux.cn/forum/38
Faq finishing http://www.wdlinux.cn/node/184

Installation method (lamp and lnmp environments have been integrated)
One rpm Package installation (ultra-simple, ultra-fast, it is strongly recommended that you use this method for installation)
Wget http://dl.wdlinux.cn: 5180/rpms/rpm_install
Sh rpm_install
Install lamp or lnmp
Installation started in about 5 minutes
Uninstall
Sh rpm_install un

Second-source code package compilation (long time)
Wget http://dl.wdlinux.cn: 5180/lanmp.tar.gz
Tar zxvf lanmp.tar.gz
Sh lanmp. sh
Then follow the prompts to install lamp or lnmp
It is also simple, but it takes a long time, especially for mysql Compilation. The whole process will take about 30 minutes, and the machine will take longer if it is slow.

Software version of the integration package
Httpd-2.2.17
Nginx-0.8.54
Php-5.2.17
Mysql-5.1.55
Phpmyadmin-3.3.7
Zend-3.3.3
Eaccelerator-0.9.6.1
Vsftp-2.3.4

Install the wdcp management panel separately (the lamp and lnmp runtime environments are available)
Wget http://dl.wdlinux.cn: 5180/rpms/wdcp-1.1-1.noarch.rpm
Due to the wdcp installation, to create a database, you need to use the password of the mysql root user. If the mysql root password is 123456
Echo "123456" type = "codeph" text = "codeph">/tmp/sqlroot.txt
Rpm-ivh wdcp-1.1-1.noarch.rpm
The installation is complete. The installation directory is/www/web/wdcp.
Add a VM to access/www/web/wdcp.

Reinstall or uninstall the agent (if important data is backed up first, otherwise you will not be asked to contact me)
1. Uninstall using rpm
Sh rpm_install un
Restart reboot.
Source code installation
Directly delete rm-fr/www/wdlinux // www/web/
Restart reboot.
Download and Install

Program Upgrade
Upgrade directly in the background

After installation
Open with ie
Http: // the default page information, probe, and phpinfo information will be displayed on the ip address (the content is in/www/web/default)
Management background
Http:/// ip: 8080
Default user password: admin wdlinux.cn

Demo system (note: the data center has a domain name white list system, so the system cannot be opened)
Http://demo.wdlinux.cn/
Http://demo.wdlinux.cn: 8080/
User Password: admin wdlinux.cn

Comment
Monday, 03/21/2011-13:31-plcpro
Wdcp installation stopped
When I install wdcp1.1, the download is normal, indicating that the network can be connected.
Log on as root in wdlinux
Wget http://dl.wdlinux.cn: 5180/rpms/wdcp-1.1-1.noarch.rpm
The download is normal.
Run echo "wdlinux.cn">/tmp/sqlroot.txt // wdlinux.cn to set the default password for mysql root. Press
"Due to wdcp installation, to create a database, you need to use the password of the mysql root user.
Is 123456
Echo "123456">/tmp/sqlroot.txt"
Then run the rpm-ivh wdcp-1.1-1.noarch.rpm
However, the cursor remains flashing after running. No prompt. I don't know why. Ask the boss to solve the problem. Thank you.

To post comments, log on or register
Tuesday, 03/15/2011-12:11-itxx
Haha, I
Oh, I am the first one to grab it! The wdmanage downloaded yesterday is not installed yet. Today, the wdcp of 1.1 is released. Haha .. Like one!

To post comments, log on or register
Monday, 03/21/2011-13:35-plcpro
Where is the wdmanage downloaded. Link. In addition, does wdlinux have
Where is the wdmanage downloaded. Link. Does wdlinux have a Windows version? Or can I install xwindows? How can I install xwindows?

To post comments, log on or register
Monday, 03/21/2011-13:41-wdlinux
This page has been renamed wdcp
This page has been renamed wdcp

To post comments, log on or register
Monday, 03/21/2011-16:40-plcpro
Unable to install. I don't know why. Use a separate installation method. The
Unable to install. I don't know why. Use a separate installation method.
Run the following commands
Rpm-ivh wdcp-1.1-1.noarch.rpm
Preparing... ######################################## ### [100%]
It won't stop.

To post comments, log on or register
Tuesday, 03/15/2011-14:58-chenczl
An error occurs during installation. For example, if I am a 32-bit centos 5.5 instance, it seems that I want to use 64-bit
An error occurs during installation. For example, if I am a 32-bit centos 5.5 instance, it seems that I want to use 64-bit
Preparing... ######################################## ### [100%]
Package mysql-5.1.55-1.i386 is already installed

============= Mysql install error ======================

Post comments,
Tuesday, 03/15/2011-15:52-wdlinux
The system is installed. The possible cause is that mys is installed by default when the system is installed.
The system is installed.
Possible causes are:
Mysql packages are installed by default when the system is installed. If any package conflict exists, uninstall the default mysql package.
Rpm-e mysql-server

It is strongly recommended that you select the minimum installation option when installing the system. web and mysql services do not need to be installed.
You can also download the lite version of my website.
Http://www.wdlinux.cn/wdlinux_centos_5.5

Download base version is the minimum installation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.