Debian系列
--debian
--Ubuntu
--deepos
Slackware系列
--Opensuse
Redhat系列
--Centos
1. 包管理方式
前端主要有 apt yum dnf zypper
後端主要有 dpkg rpm
2. 桌面環境
gnome xfce kde dde
3. init系統
sysvinit systemd busybox(linuxrc) upstart
4. 核心版本
從 4.19.0 到 5.3.0
5. 其他預裝軟體
2020年發行版狀態
1. 包管理方式
前端主要有 apt yum dnf zypper
後端主要有 dpkg rpm
2. 桌面環境
gnome xfce kde dde
3. init系統
只有systemd
4. 核心版本
從 4.19.0 到 5.3.0
5. 其他預裝軟體
X11 : 有逐漸向 Xwayland 過渡的趨勢
Debian系列
http://mirrors.163.com/debian-cd/10.6.0/amd64/iso-cd/
pop@debian:~/work$ uname -a
Linux debian 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 GNU/Linux
pop@debian:~/work$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
pop@debian:~/work$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
1858 個軟體包
BIOS
grub2-common 2.02
4個入口
vmlinuz-4.19.0-12-amd64 非 recovery 模式
vmlinuz-4.19.0-12-amd64 recovery 模式
vmlinuz-4.19.0-11-amd64 非 recovery 模式
vmlinuz-4.19.0-11-amd64 recovery 模式
init 系統
systemd 241-7~deb10u4
user@mmt:~$ echo $XDG_SESSION_TYPE
x11
user@mmt:~$ echo $DESKTOP_SESSION
ubuntu-wayland
X 系統(可選)
Xorg X server
ii xserver-xorg-core 2:1.20.4-1+deb10u1 amd64 Xorg X server - core server
X 系統
Xwayland
ii xwayland 2:1.20.4-1+deb10u1 amd64 Xwayland X server
包管理方式
ii apt 1.8.2.1 amd64 commandline package manager
ii dpkg 1.19.7 amd64 Debian package management system
預設桌面
gnome
pop@debian:~/work$ gnome-shell --version
GNOME Shell 3.30.2
https://cn.ubuntu.com/download
pop@mmt:~/work$ uname -a
Linux mmt 5.4.0-54-generic #60-Ubuntu SMP Fri Nov 6 10:37:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
pop@mmt:~/work$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
1590 個軟體包
BIOS
(GRUB) 2.04-1ubuntu26.6
6個入口
Linux 5.4.0-54-generic 非 recovery 模式
Linux 5.4.0-54-generic recovery 模式
Linux 5.4.0-42-generic 非 recovery 模式
Linux 5.4.0-42-generic recovery 模式
knetbsd /boot/memtest86+.elf
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
init 系統
systemd 245 (245.4-4ubuntu3.2)
pop@mmt:~$ echo $XDG_SESSION_TYPE
x11
user@mmt:~$ echo $DESKTOP_SESSION
ubuntu-wayland
X 系統
Xorg X server
2:1.20.8-2ubuntu2.2
X 系統(可選)
Xwayland
2:1.20.8-2ubuntu2.2
包管理方式
ii apt 2.0.2ubuntu0.1 amd64 commandline package manager
預設桌面
gnome
user@mmt:~$ gnome-shell --version
GNOME Shell 3.36.4
https://www.deepin.org/zh/
pop@pop-PC:~/work$ uname -a
Linux pop-PC 5.3.0-3-amd64 #1 SMP deepin 5.3.15-6apricot (2020-04-13) x86_64 GNU/Linux
pop@pop-PC:~/work$ lsb_release -a
No LSB modules are available.
Distributor ID: Deepin
Description: Deepin 20 Beta
Release: 20 Beta
Codename: n/a
pop@pop-PC:~/work$ cat /etc/os-release
PRETTY_NAME="Deepin 20 Beta"
NAME="Deepin"
VERSION_ID="20 Beta"
VERSION="20 Beta"
ID=Deepin
HOME_URL="https://www.deepin.com/"
BUG_REPORT_URL="https://bbs.deepin.org/"
1619 個軟體包
BIOS
grub2 2.02.9.1
6個入口
vmlinuz-5.3.0-3-amd64 非 recovery 模式,並且用 /dev/sda5 做 檔案系統的分割槽
vmlinuz-5.3.0-3-amd64 recovery 模式, 並且用 /dev/sda5 做 檔案系統的分割槽
deepin_ab_recovery /deepin-ab-recovery/vmlinuz-5.3.0-3-amd64 , 並且用 /dev/sda6 做 檔案系統的分割槽
init 系統
systemd 241.5
X 系統
Xorg X server
Version: 2:1.20.4.2-1+deepin
包管理方式
ii dpkg 1.19.7 amd64 Debian package management system
ii apt 1.8.2+deepin-1+deepin amd64 commandline package manager
預設桌面
dde
Slackware系列
https://software.opensuse.org/distributions/leap
安裝的時候可選裝
KDE
gnome
無桌面
localhost:/etc/init.d # chkconfig sshd on
Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service.
systemctl stop firewalld
systemctl disable firewalld
pop@localhost:~> uname -a
Linux localhost.localdomain 5.3.18-lp152.19-default #1 SMP Tue Jun 9 20:59:24 UTC 2020 (960cb00) x86_64 x86_64 x86_64 GNU/Linux
pop@localhost:~> cat /etc/os-release
NAME="openSUSE Leap"
VERSION="15.2"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.2"
PRETTY_NAME="openSUSE Leap 15.2"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
2235 個軟體包
BIOS
grub2 2.04
2個入口
vmlinuz-5.3.18-lp152.19-default 非 recovery 模式
vmlinuz-5.3.18-lp152.19-default recovery 模式
init 系統
systemd 234
X 系統
xorg-x11-server-wayland-1.20.3-lp152.7.2.x86_64
X 系統(可選)
xorg-x11-server-1.20.3-lp152.7.2.x86_64
包管理方式
zypper-1.14.36-lp152.1.3.x86_64
rpm-4.14.1-lp152.17.5.x86_64
預設桌面
gnome
pop@localhost:~/work> gnome-shell --version
GNOME Shell 3.34.4
Redhat系列
https://mirrors.aliyun.com/centos/8.2.2004/isos/x86_64/
[pop@localhost ~]$ uname -a
Linux localhost.localdomain 4.18.0-193.el8.x86_64 #1 SMP Fri May 8 10:59:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[pop@localhost ~]$ cat /etc/os-release
NAME="CentOS Linux"
VERSION="8 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="CentOS Linux 8 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:8"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-8"
CENTOS_MANTISBT_PROJECT_VERSION="8"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="8"
[pop@localhost ~]$
1332 個軟體包
BIOS
grub2
Version : 2.02
[pop@localhost work]$ cat all.txt | grep grub
grub2-tools-extra-2.02-81.el8.x86_64
grub2-common-2.02-81.el8.noarch
grubby-8.40-38.el8.x86_64
grub2-pc-modules-2.02-81.el8.noarch
grub2-pc-2.02-81.el8.x86_64
grub2-tools-2.02-81.el8.x86_64
grub2-tools-minimal-2.02-81.el8.x86_64
2個入口
引導條目配置檔案位於/boot/loader/entries/
7185b46988dc43ad8ea47e01de3ad451-0-rescue.conf
vmlinuz-0-rescue-7185b46988dc43ad8ea47e01de3ad451
7185b46988dc43ad8ea47e01de3ad451-4.18.0-193.el8.x86_64.conf
vmlinuz-4.18.0-193.el8.x86_64
init 系統
systemd-239
X 系統
xorg-x11-server-Xwayland
1.20.6
X 系統(可選)
xorg-x11-server-Xorg
1.20.6
包管理方式
yum-4.2.17
dnf-4.2.17
預設桌面
gnome
[pop@localhost ~]$ gnome-shell --version
GNOME Shell 3.32.2