- Debian 7、8
- Ubuntu 14.04、14.10、16.04、16.10
- CentOS 7
由于 Linux 发行版较多,无法一一适配,如果不在以上列表中,请自行手动安装
在安装之前,请自行更换
apt
、yum
源
打开终端,在 root 用户 Shell 下,输入以下命令:
$ curl -sSL https://raw.githubusercontent.com/ysrc/xunfeng/master/install/install.sh | sh
或者输入以下命令:
$ wget -qO- https://raw.githubusercontent.com/ysrc/xunfeng/master/install/install.sh | sh
本脚本安装完毕后会以系统服务形式启动
$ /etc/init.d/xunfeng start
/etc/init.d/xunfeng stop
/etc/init.d/xunfeng restart
/etc/init.d/xunfeng status
安装脚本在使用过程当中出现任何问题,请点击这里反馈