Linux系统管理常用命令
Last updated
Was this helpful?
Last updated
Was this helpful?
: check what CPU and Memory running processes are utilising
: see what processes are running
: monitor interactions between processes
: list of open files
: monitoring network traffic
: configure or review your network interfaces
: monitors network traffic and displays table of bandwidth usage
: monitoring network traffic (more visual than netstat
, but not as detailed)
: network packet sniffer
: network packet sniffer and analyser (create pcaps with tcpdump
and analyse with tshark
)
: utility for communicating with another host