linux centOS6 nexus 开启自动启动

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服务开机自启动或者开机不启动

posted @ 2018-12-04 15:18  甜菜波波  阅读(2286)  评论(0编辑  收藏  举报