实用技能:60条常用linux命令

 

今天只是一点时间,继续推出60个常用的linux命令,继续练习。请记住收集、关注并转发给正在尝试学习Linux的朋友。

别说太多废话,说吧。

●查看硬件信息相关命令(8)

 

ifconfig free fdisk ethtool mii-tool dmidecode dmesg lspci

●其它(19个)

echo printf rpm yum watch alias unalias date clear history eject time nohup nc xargs exec export unset type

●系统性能监视高级命令(12个)

uptime top free vmstat mpstat iostat sar chkconfig

内存:

top free vmstat mpstat iostat sar

CPU:

top vmstat mpstat iostat sar

I/O:

vmstat mpstat iostat sar

进程:

ipcs ipcrm lsof strace lstrace

负载:

uptime mount umount df du fsck dd dumpe2fs dump

你可能感兴趣的:(实用技能:60条常用linux命令)