要查看系统信息,可以使用以下命令:
uname -a
lsb_release -a
cat /etc/os-release
free -h
df -h
lscpu
sudo lshw
通过这些命令可以查看到系统的各种信息,可以帮助你更好地了解系统的配置和性能情况。