|
|
想给自己的vps装eacceletor,开始按C大的方法来装,结果遇到很多错误,所以就想在DA的官方论坛上找找看。
结果发现一个好东东update.script,算是给我们这些新手比较简化的方式来安装程序。
详细介绍页面:
http://directadmin.com/forum/showthread.php?t=22587
Hello,
update script not part from directadmin.com
**** USE IT YOUR OWN RISKS ****
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 2006,2007 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Update script made by Wael Isa
H188, R4008, Arad 240, Kingdom of Bahrain
http://www.web4host.net
Version: 1.3
Release Date: 1 / 9 / 2006
目前版本:
update.script Version: 1.3
update script tested in this OS 32bit.
在以下32位环境中测试过:
RedHat Linux
RedHat Fedora
RedHat Enterprise
CentOS
Please report about other OS to add here
and update to
可以安装以下程序:
OpenSSL (You need to build ssh, apache, php, etc after upgrade)
Exim
OpenSSH
ProFTP
phpMyAdmin
MySQL 5.0.x (You need to build php after upgrade)
MySQL 5.1.x (You need to build php after upgrade)
AVG
ClamAV
MODclamAV
MRTG
SquirrelMail
SquirrelMail full language pack
SpamAssassin
IMAP (You need to build php after upgrade)
MODsecurity 2.5.x (Apache 2.x Only)
MODsecurity 2.5.x Rules
MODsecurity 1.x (Apache 1.x Only)
MODsecurity 1.x Rules
MODevasive
KISS My Firewall
eAccelerator
Freetype
Webmin control panel (You need to open one port 10000 in your firewall)
Nobody Check Security Tool
MailScanner
可以省去很多手工的部分,由脚本来傻瓜式完成。
我已经用它安装好了eaccelerator,以后再加程序也可以用它了,比较方便。
只是不知道是不是只能在DA面板下用,不过我想应该是linux系统通用的。
安装方法:- mkdir /usr/local/updatescript
- cd /usr/local/updatescript
- wget http://tools.web4host.net/update.script
- chmod 755 update.script
复制代码
[ 本帖最后由 phpwinder 于 2009-9-16 21:02 编辑 ] |
|