摘要: 1. 🍎vmstat查看监控系统资源状态 vmstat [刷新延时 刷新次数] eg: vmstat 1 3 procs: 进程信息字段 r: 等待运行的进程数,数量越大,系统越繁忙; b: 不可被唤醒的进程数量,数量越大,系统越繁忙; memory: 内存信息字段 swpd: 虚拟内存的使用情况 阅读全文
posted @ 2021-07-27 13:42 Felix_Openmind 阅读(239) 评论(0) 推荐(0)
摘要: 参考: https://unix.stackexchange.com/questions/386545/nohup-failed-to-run-command-permission-denied nohup: failed to run command ‘/for.sh’: Permission d 阅读全文
posted @ 2021-07-27 13:12 Felix_Openmind 阅读(812) 评论(0) 推荐(0)
*{cursor: url(https://files-cdn.cnblogs.com/files/morango/fish-cursor.ico),auto;}