摘要:
supervisorctl status 查看进程运行状态 supervisorctl start 进程名 启动进程 supervisorctl stop 进程名 关闭进程 supervisorctl restart 进程名 重启进程 supervisorctl update 重新载入配置文件 su 阅读全文
posted @ 2021-11-25 16:08
冯元春
阅读(807)
评论(0)
推荐(0)
摘要:
一、客户端定时发送心跳 1.putty、SecureCRT、XShell都有这个功能,设置请自行搜索 2.此外在Linux下: #修改本机/etc/ssh/ssh_config vim /etc/ssh/ssh_config 添加 ServerAliveInterval 30 ServerAlive 阅读全文
posted @ 2021-11-25 11:27
冯元春
阅读(196)
评论(0)
推荐(0)
摘要:
https://snapcraft.io/redis-desktop-manager 阅读全文
posted @ 2021-11-25 11:24
冯元春
阅读(55)
评论(0)
推荐(0)