我知道 Ubuntu 是基于 Debian 的,但我想知道我运行的是 debian 还是 ubuntu。
名称:
uname -a
结果:Linux test 2.6.18.8-x86_64-linode10 #1 SMP Tue Nov 10 16:29:17 UTC 2009 x86_64 GNU/Linux
版本:
cat /proc/version
结果:Linux version 2.6.18.8-x86_64-linode10 ([email protected]) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #1 SMP Tue Nov 10 16:29:17 UTC 2009
LSb-发布:
lsb_release -a
结果:
Distributor ID: Debian
Description: Debian GNU/Linux 5.0.10 (lenny)
Release: 5.0.10
Codename: lenny
那么 Debian 还是 ubuntu?
更新:
cat /etc/issue:
结果:
Debian GNU/Linux 5.0
(所以我可以肯定地说它是 debian)