要查看Debian系統的信息,可以使用以下命令:
lsb_release -a
uname -a
cat /proc/cpuinfo
free -h
df -h
ip a
通過以上命令可以查看Debian系統的基本信息,有助于了解系統的配置和性能。