linux: 查看银河麒麟的版本

一,命令:

# cat /etc/os-release
NAME="Kylin Linux Advanced Server"
VERSION="V10 (Lance)"
ID="kylin"
VERSION_ID="V10"
PRETTY_NAME="Kylin Linux Advanced Server V10 (Lance)"
ANSI_COLOR="0;31"

二,查看内核版本和架构

# uname -r
4.19.90-52.41.v2207.ky10.x86_64
# uname -m
x86_64

 

posted @ 2026-04-25 07:12  刘宏缔的架构森林  阅读(22)  评论(0)    收藏  举报