查看OS位数
# uname -a
查看版本号
# yum install -y redhat-lsb-core
# lsb_release -a
查看内核版本
# cat /proc/version
原文链接:/ubuntu/349756.html# uname -a
# yum install -y redhat-lsb-core
# lsb_release -a
# cat /proc/version
原文链接:/ubuntu/349756.html