centOS7 服务相关指令
服务启动systemctl start 服务服务关闭systemctl stop 服务服务重启systemctl restart 服务服务状态systemctl status 服务服务开机自启动systemctl enable 服务服务禁止开机自启动systemctl disable 服务查看服务器是否开机自启动systemctl is-enabled 服务查看已启动的服务列表systemctl
服务启动systemctl start 服务服务关闭systemctl stop 服务服务重启systemctl restart 服务服务状态systemctl status 服务服务开机自启动systemctl enable 服务服务禁止开机自启动systemctl disable 服务查看服务器是否开机自启动systemctl is-enabled 服务查看已启动的服务列表systemctl
查看系统信息(版本)cat /etc/redhat-release
查看端口是否被占用 netstat -tlnp | grep 端口号
axios 中文文档
electron-vue 官方中文文档