uname -a
cat /etc/*release*
lscpu
free -h
df -h
ifconfig
ip addr show
lsusb
lspci
總的來說,使用命令行工具是最直接、快捷的方式來查看Linux系統配置信息,而GUI工具則更適合用于查看系統整體性能信息。