摘要: # 查看物理CPU个数 (chip)cat /proc/cpuinfo| grep "physical id"| sort| uniq| wc -l# 查看每个物理CPU中core的个数 (core)... 阅读全文
posted @ 2018-10-16 15:56 张同光 阅读(702) 评论(0) 推荐(0) 编辑
摘要: dnf install xchm 阅读全文
posted @ 2018-10-16 08:23 张同光 阅读(92) 评论(0) 推荐(0) 编辑