摘要:
项目地址: https://github.com/cn2t/doubi-SSR linux 命令: wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && 阅读全文
摘要:
一、查看CPU使用率 1、top命令 在linux的系统维护中,可能需要经常查看cpu使用率,分析系统整体的运行情况。常用的查看CPU使用率命令为top命令。 top命令是Linux下常用的性能分析工具,能够实时显示系统中各个进程的资源占用状况,类似于Windows的任务管理器。 top:Time 阅读全文