1:Linux常用命令,至少六个
netstat top lsblk find ps chkconfig
2:Linux查看内存、磁盘存储、io、读写、端口占用、进程等命令
top df -lh netstat -tunlp iotop ps -aux | grep 进程名
1:Linux常用命令,至少六个
netstat top lsblk find ps chkconfig
2:Linux查看内存、磁盘存储、io、读写、端口占用、进程等命令
top df -lh netstat -tunlp iotop ps -aux | grep 进程名