Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Linux VPS Applications are very broad, in the server domain utilization significantly beyond the Windows system. In particular, foreign service providers, mainly he is free of the relatively few loopholes. Non-graphical operation, getting started slightly difficult. In the absence of templates in the case of creating a site to set the domain name and so on have to use the command to achieve, it is a little trouble. Fortunately, in the past few years have quit a lot of excellent graphical panel, build stations to operate more convenient, today to recommend a relatively mature function of a relatively complete free panel kloxo. The main feature of this panel is the long exit time, there have been volunteers in the update to solve the new system upgrade bug. High usage problems easy to find answers, individuals like its automatic timing backup function, support to send remote FTP so that the data security has a better protection, the current latest version of the CentOS 6X compatibility is not too good, it is recommended to use the centos5x version of 32-bit. Let's see.
Here are two ways to install today (the 2nd installation is recommended)
The first kind of conventional installation, completed after the Chinese patch.
After installing the system into SSH, first uninstall the system default components to prevent installation of unexpected errors but the chance of error also seems very personal installation many times are normal hehe.
1. Uninstall MYSQ
Rpm-qa | grep MySQL
Yum Remove MySQL
2. Uninstall Apache
Rpm-qa | grep httpd
Yum Remove httpd
3. Uninstall PHP
Rpm-qa | grep php
Yum Remove PHP
Run Setup command after uninstall
Login SSH Input:
wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh
Running Setup Scripts
Sh./kloxo-installer.sh--type=master
The installation process has 3 places to note, see installation Method 2 has a picture description. You can update the components after the installation is complete
Yum Install Php-bcmath
Yum Install php-mbstring
Yum Check-update
Yum Update
Yum Clean All
Panel Admin Address:
http://IP:7778//* Background management, commonly used/default user and password are admin first login will require you to modify the password
Then install the Chinese patch:
Cd/usr/local/lxlabs/kloxo/httpdocs/lang
wget Http://www.vpsck.com/soft/kloxo/cn.zip
Unzip Cn.zip
When finished, enter the background to choose Chinese.
Advanced,appearance,language Select Chinese dot update complete
This is the normal installation method, there are a few steps to do,
Second one-key installation package (recommended)
First of all, the advantages of a key package, the first need to enter a command this is needless to say.
Second, unnecessary and incompatible components are automatically uninstalled
Third, optimize the MySQL database, shut down some unwanted components so that their memory consumption is reduced (components need to use the panel background to open)
The first default installation is about 150M of memory. After the optimization, take up 50-70 or so generally within 100M.
Modify the Apache configuration file, let it support the Chinese simplified encoding by default, install php-mbstring multibyte code library, let PHP support Chinese encoding
V. Turn off the Kloxo log feature, the default installation does not close the log more frightening, not long before it is easy to run out of NG. Online case
Disabling anonymous FTP, initializing the host sending the message as localhost
Seventh, automatically add Chinese package, complete the installation only need to select the background to support the Chinese.
Here we go.
Kloxo One-click installation command:
wget http://www.vpsck.com/soft/kloxo/install.sh;sh./install.sh;
Copy command Paste Press ENTER
Continue pressing ENTER
Here are two options, the first must select Y, and the second option is to select n
And then you need to enter the password.
See this interface represents the panel to install successfully, http://your ip:7778 into the backend user password is admin
The first login will require you to change the password, the first is the default password, pp You can enter your new password
After the completion of password settings, select the 5th column to achieve Chinese display, specific look at the picture annotation
Back to the home page to choose to reset the MySQL password, enter the password you want to set up to submit, this is a bit slow generally need 30 seconds-1-2 minutes, complete back back to the following reboot button is best to restart the server VPS. To see the optimization of the panel after the actual take up the memory generally in 100M, I this is 128M to ensure that 256M burst the lowest configuration of the VPS is 53M memory utilization rate.
Okay, the panel is installed here, the specific functions are Chinese can be familiar with the next phase I will do a kloxo full use of the tutorial welcome attention.
Original Tutorial Reprint please keep the link http://www.vpsck.com/52.html