老是忘记,再抄一次. 1,查看内核版本命令: cat /proc/version uname -a 2,查看linux版本 执行 lsb_release -a ,即可列出所有版本信息 例如: [root@localhost ~]# lsb_release...