技术文摘 查看linux的系统版本信息等 2017年3月26日1 分钟阅读 信息员一、查看linux 系统内核cat /proc/version uname -a二、查看linux版本: lsb_release -a ,即可列出所有版本信息cat /etc/issuecat /etc/redhat-release,这种方法只适合Redhat系的Linux: 查看系统是64位还是32位:1、getconf LONG_BIT or getconf WORD_BIT2、file /bin/ls3、lsb_release -a相关文章: linux debian VPS 操作命令集合 办公优化系列: 在当前目录运行CMD命令行 Linux和Debian用iptables实现允许指定IP远程连接Mysql分享 Facebook Twitter Pinterest Linkedin