存档
介绍推荐两款命令系统工具:硬件配置信息查看工具lshw及查看打开的文件和套接字工具lsof lshw硬件查看工具,它全称叫:HardWare LiSter,实现的原理应该可以说是获取使用/proc里面读取到的数据来显示相关的信息 下载地址:http://ezix.org/software/files/lshw-B.02.14.tar.gz 解压安装:tar -zxvf lshw-B.02.14.tar.gz && make && make install 即可 可以先了解查看解压后目录下的README文件信息: 1 lshw: HardWare LiSter for Linux 2 =============================== 4 lshw is a small tool to provide detailed information on the hardware confi- 5 guration of the machine. It can report exact memory configuration, firmware 6 version, mainboard configuration, CPU version and [...]
1,103 views | 没有评论


Recent Comments