首页 > 经验之谈    日期:2018-08-13 / 来自互联网 / 浏览

DA官方有个大神写了一个脚本update.script for DirectAdmin, 里面包括安装MRTG.http://forum.directadmin.com/showthread.php?t=22587

mkdir /usr/local/updatescript 
cd /usr/local/updatescript 
wget --no-check-certificate https://www.wael.name/script/update.script 
chmod 755 update.script 
 
./update.script 
./update.script MRTG

完成后输入你的http://ip/mrtg查看

# 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 
# https://www.wael.name/ 
# Version: 1.8.4 
# Release Date: 1/9/2006 
# Update Date : 18/8/2017

觉得上面的内容有用吗?快来点个赞吧!

点赞() 我要打赏

温馨提示 : 本站内容来自会员投稿以及互联网,所有源码及教程均为作者总结编辑,请大家在使用过程中提前做好备份,以免发生无法预知的错误,源码类教程请勿直接用于生产环境!

 可能感兴趣的文章

1 2 3 4 5