美文网首页
查看版本命令

查看版本命令

作者: 冉意扬 | 来源:发表于2017-09-19 10:18 被阅读0次
  1. cat /etc/essue :/etc/issue 和 /etc/redhat-release是系统安装时默认的发行版本信息,安装好后通常不做变化。
  2. lsb_release -a :FSG(Free Standards Group)组织开发的LSB (Linux Standard Base)标准的一个命令,用来查看linux兼容性的发行版信息。
  3. uname -na

相关文章

网友评论

      本文标题:查看版本命令

      本文链接:https://www.haomeiwen.com/subject/fgfwsxtx.html