我需要在 16.4 上永久运行“node js”项目
并使用永久包在 ubuntu 的后台运行
现在我想向 ubuntu 添加一个启动服务,但我搜索没有结果。
我创建了一个名为文件test.conf到/etc/init.d
测试.conf:
start on startup
exec forever start /root/node/node_modules/.bin/www
Run Code Online (Sandbox Code Playgroud) 如何将 phpMyAdmin 端口从 更改80为99?