Nexus Repository Manager 3 搭建 npm 私服 - 记录 后台服务 系统服务

Nexus Repository Manager 3 搭建 npm 私服 - 知乎

33  2019-03-21 14:39:02 root tar -zxvf nexus-3.15.2-01-unix.tar.gz 
34  2019-03-21 14:39:17 root cd nexus-3.15.2-01
38  2019-03-21 14:40:24 root vi nexus-default.properties 
42  2019-03-21 14:41:49 root useradd nexus
43  2019-03-21 14:41:56 root passwd nexus
44  2019-03-21 14:42:12 root su nexus
50  2019-03-21 14:44:28 root mv nexus-3.15.2-01 /home/nexus/
57  2019-03-21 14:54:35 root chown -R nexus:nexus nexus-3.15.2-01
58  2019-03-21 14:54:40 root chown -R nexus:nexus sonatype-work
59  2019-03-21 14:56:25 root cd nexus-3.15.2-01/bin/
61  2019-03-21 14:56:34 root vi nexus.rc 
63  2019-03-21 14:57:52 root ln -s /home/nexus/nexus-3.15.2-01/bin/nexus /etc/init.d/nexus
64  2019-03-21 14:57:57 root cd /etc/init.d/
83  2019-03-21 15:00:11 root service nexus start
84  2019-03-21 15:00:42 root tail -f /home/nexus/sonatype-work/nexus3/log/nexus.log 

请先后发表评论
  • 最新评论
  • 总共1条评论
DeepMind

Rain酱

https://deepmind.t-salon.cc/article/1318

2019-03-21 15:25:20 回复