systemctl
服务管理
设置开机自启, 并立即启动服务。
systemctl enable –now hysteria-server.service
重启服务, 通常在修改配置文件后执行。
systemctl restart hysteria-server.service
查询服务状态。
systemctl status hysteria-server.service
systemctl stop hysteria-server.service
sudo systemctl status shadowsocks-libev
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 世界尽头のWasteland!
评论