System Info Overview
Display system summary information
Overview
Display system summary information
Commands
uname -a && lsb_release -a 2>/dev/null && free -h && df -h /
Use Cases
Quickly understand the server’s basic conditions.
Display system summary information
Display system summary information
uname -a && lsb_release -a 2>/dev/null && free -h && df -h /
Quickly understand the server’s basic conditions.