|
|
CentOS 7 KloxoMR-7
How to install Kloxo-MR7 in Centos 7 Server Kloxo-MR是免費虛擬主機/服務器控制面板的另一種選擇,它可以為不想手動安裝Web服務器,MySQL和PHP的用戶提供解決方案。 該軟件基本上是LXCenter原始Kloxo CP的分支。 Kloxo-MR的MR部分是Mustafa Ramadhan,他是進行分叉的人,增強並開發了這種真正的修改版本。 Kloxo-Mr功能集包括: Installs on Redhat/CentOS 5, 6, and 7 Billing support: AWBS, WHMCS, HostBill, TheHostingTool, AccountLab Plus, Blesta, and BoxBilling Web server support: Nginx, Nginx-Proxy and Lighttpd-proxy, Hiawatha, Hiawatha-proxy and Httpd 24, Httpd, and Lighttpd Dual and multi-web server support Webcache server support: Squid, Varnish, and ATS Php support: Dual-php with php 5.3/5.4 (primary) and php 5.2 (secondary) PHP-type for Apache: php-fpm_worker/_event and fcgid_worker/_event; beside mod_php/_ruid2/_itk and suphp/_worker/_event Mail server support: qmail-toaster Database support: MySQL or MariaDB Database Manager support: PHPMyAdmin, Adminer, MyWebSql, and SqlBuddy Webmail support: Afterlogic Webmail Lite, Telaen, Squirrelmail, Roundcube, and Rainloop FTP server support: Pure-ftpd DNS Server support: Bind, Djbdns, Powerdns, MaraDNS, NSD, myDNS, and Yadifa Available addons: ClamAV, Spamassassin/Bogofilter/Spamdyke, RKHunter, and MalDetect Free SSL 這是一個小教程,可以幫助您在CentOS 7服務器中安裝Kloxo MR7。 更新您的CentOS 7服務器 在安裝Kloxo-Mr之前,強烈建議您升級CentOS服務器。 為此,請打開一個終端窗口,然後發出命令sudo yum update. yum update -y
安裝所需的軟件包First we need to install the necessary dependencies. This is handled with the following commands: # yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
Make sure SELinux is disabled We have to disable SELinux, cause it not correctly disabled, the Kloxo installation useless and may required to reload OS to re-install it properly.# yum install telnet wget -y # setenforce 0
Next change into the /tmp directory:# echo ‘SELINUX=disabled’ > /etc/selinux/config # cd /tmp and download the installation script: # rpm -ivh https://github.com/mustafaramadhan/rpms/raw/master/mratwork/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm
Then go back to upper directory:# cd /
Remove all cached packages and headers with the command:# yum clean all
Update the mratwork RPM with the command:# yum update mratwork-*.
安裝Kloxo-MRFinally, begin the install process with this command: # yum install kloxomr7 -y
Now the last magic command to issue is:# sh /script/upcp
That will install everything so the process will be a little bit longer than any previous command above so sit tight and wait till it finished.And once done you’ll see something like this: http://7778 https://lintut.com/how-to-install-kloxo-mr7-in-centos-7-server/ |
|
104休閒信箱 2.3.0 © 104mm.com 2001 - 2021. | 您尚未登錄 |