Linux
Ubuntu/Debian
Commands
apt-get update
apt-get upgrade
apt-cache search stackstorm
Centos
Commands
yum install
Commons
Set Proxy
export http_proxy="hkproxy.cn1.global.ctrip.com:8080"
export https_proxy="hkproxy.cn1.global.ctrip.com:8080"
Journal logs
journalctl -f
journalctl -u st2api
System services
systemctl status nginx
#