Skip to content
Eternal Center

Eternal Center

  • Single-Node (单节点)
    • System (系统)
    • Service (服务)
    • Database (数据库)
    • Container (容器)
    • Virtualization (虚拟化)
  • Multi-Node (多节点)
    • Cluster (集群)
    • Big Data (大数据)
    • Cloud Computing (云计算)
    • Batch Processing (批量处理)
  • Approach (方式方法)
    • Languages (语言)
    • Ideas (思路)
    • Programing (编程)
    • Project (项目)
  • Eternity (永恒)
    • News (消息)
    • Creations (创作)
    • Classics (经典)
    • Legends (传说)
    • Chronicle (编年史)
    • FNIOS (宇宙公民开源学院)
Posted on October 4, 2024March 31, 2025 by Mingyu Zhu

[内容] Linux 版本的查看

  • 内容一:Linux 版本整体信息的查看
  • 内容二:Linux 版本某项具体信息的查看
    • 2.1 查看此系统属于哪种 Linux
    • 2.2 查看此系统的本版
    • 2.3 查看此系统的内核版本

内容一:Linux 版本整体信息的查看

如果是 openSUSE & SLES & Rocky Linux & RHEL:

# cat /etc/*release*

如果是 Rocky Linux & RHEL:

# cat /etc/redhat-release

内容二:Linux 版本某项具体信息的查看

2.1 查看此系统属于哪种 Linux

# lsb_release -i -s 2> /dev/null

2.2 查看此系统的本版

# lsb_release -r -s 2> /dev/null

2.3 查看此系统的内核版本

# uname -r 2> /dev/null
CategoriesChinese Post (中文帖子), System (系统), System and System Software's Update and Patch (系统和系统软件的更新和补丁), System Computer & System Hardware & System Installation & System Upgradation & System Rescue (系统电脑 & 系统硬件 & 系统安装 & 系统升级 & 系统拯救), System Installation (系统安装), System Operation (系统操作), System Operation & System Setting & System Software (系统操作 & 系统设置 & 系统软件), System Operation Commands (系统操作命令), System Security (系统安全), System Upgradation (系统升级)

Post navigation

Previous PostPrevious [内容] Linux 常用命令的白名单文件和黑名单文件
Next PostNext [命令] Linux 命令 lsb_release (查看系统版本信息)

Aspiration (愿景):

Everyone can achieve self-achievement and self-happiness fairly

每个人都能公平地实现自我成就和自我幸福

Logo (徽标):

Additional Information (其他信息):

About     Manual     Clone     Contact
Disclaimer     Friendly Links     Donation

关于     手册     克隆     联系
免责声明     友情链接     捐赠

Search Inside Website (站内搜索)

Search Outside Website (站外搜索):

Google         Wikipedia         Bing

Eternal URL (永恒网址):

https://eternity.eternalcenter.com Will be last access method / 将是最后的访问方式

Proudly powered by LNMP Proudly powered by WordPress