廢話不多說,直接上。
●查看硬體資訊相關指令(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
●關機與檢視系統資訊的指令(3個)
shutdown halt init
●系統管理相關指令(8個)
uptime top free vmstat mpstat iostat sar chkconfig
●系統安全相關指令(10個)
chmod chown chgrp chage passwd su sudo umask chattr
還是那句話,命令這東西,記是沒用的,要多練、多實操~
以上是大神教你60個常用的Linux指令的詳細內容。更多資訊請關注PHP中文網其他相關文章!