centos nexus 开启自动启动 发表评论 浏览量:469 次A+所属分类:linux sudo ln -s /opt/nexus-2.6.4/nexus-2.6.4-02/bin/nexus /etc/init.d/nexus 使用 service nexus status/start/stop 查看nexus服务状态、启动服务、停止服务等 使用 chkconfig nexus on/off 设置nexus服务开机自启动或者开机不启动 赞 0 赏 分享