基于 | 发行版本 | 第一版出行时间 | 软件管理工具 | 安装包一般 |
---|---|---|---|---|
无 | Debian | 1993年 | ||
Slackware,Jurix | SUSE Linux | 1994年 | ||
Red Hat Linux | Red Hat Enterprise Linux(RHEL) | 2002年 | yum | .rpm |
Red Hat Linux | Fedora | 2003年 | yum | .rpm |
Red Hat Enterprise Linux(RHEL) | CentOS | 2003年 | yum | .rpm |
Debian | Ubuntu | 2004年 | apt-get | .deb |
Linux查看当前操作系统版本信息:
cat /proc/version
Linux version 2.6.32-358.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Fri Feb 22 00:31:26 UTC 2013
Linux查看版本当前操作系统发行版信息:
cat /etc/issue
或
cat /etc/redhat-release
cat /etc/centos-release
CentOS Linux release 7.9.2009 (Core)
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 99.99.9 LTS
Release: 99.99
Codename: bionic