33 Star 107 Fork 39

daxia / xunfeng

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Linux_AutoInstall.md 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
Medicean 提交于 2017-06-05 00:58 . Add docs and change install url

Linux 自动安装

适配 64 位操作系统列表:

  • Debian 7、8
  • Ubuntu 14.04、14.10、16.04、16.10
  • CentOS 7

由于 Linux 发行版较多,无法一一适配,如果不在以上列表中,请自行手动安装

安装

在安装之前,请自行更换aptyum

打开终端,在 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

报告问题

安装脚本在使用过程当中出现任何问题,请点击这里反馈

Python
1
https://gitee.com/songboy/xunfeng.git
git@gitee.com:songboy/xunfeng.git
songboy
xunfeng
xunfeng
master

搜索帮助