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