20220506_forever

Hyper-V test env. setting

Install development tools, nodejs, npm

[sudo] npm install forever -g

start program

forever start --workingDir /home/liuguanting/mitosearch/Mitosearch -c "npm start" ./

Stop program

forever list
forever stop [order]
lsof -i:3004
kill [pid]

Remove firewall

sudo systemctl stop firewalld
  • 20220506_forever.1651836562.txt.gz
  • 最終更新: 2022/05/06 11:29
  • by 133.11.144.12