zoukankan      html  css  js  c++  java
  • 查看linux版本

    fes@VL-Dev-4674:[/home/fes]uname -a 
    Linux VL-Dev-4674 3.0.101-63-default #1 SMP Tue Jun 23 16:02:31 UTC 2015 (4b89d0c) x86_64 x86_64 x86_64 GNU/Linux 
    fes@VL-Dev-4674:[/home/fes]lsb_release -a 
    LSB Version:    core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch 
    Distributor ID: SUSE LINUX 
    Description:    SUSE Linux Enterprise Server 11 (x86_64) 
    Release:        11 
    Codename:       n/a 
    fes@VL-Dev-4674:[/home/fes]cat /etc/*-release 
    lsb-release   os-release    SuSE-release   

    fes@VL-Dev-4674:[/home/fes]cat /etc/SuSE-release 
    SUSE Linux Enterprise Server 11 (x86_64) 
    VERSION = 11 
    PATCHLEVEL = 4 
    fes@VL-Dev-4674:[/home/fes]cat /etc/os-release 
    NAME="SLES" 
    VERSION="11.4" 
    VERSION_ID="11.4" 
    PRETTY_NAME="SUSE Linux Enterprise Server 11 SP4" 
    ID="sles" 
    ANSI_COLOR="0;32" 
    CPE_NAME="cpe:/o:suse:sles:11:4" 
    fes@VL-Dev-4674:[/home/fes]cat /etc/lsb-release 
    LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64" 
    fes@VL-Dev-4674:[/home/fes] 

  • 相关阅读:
    Flink-Record
    Linux Performance Observaibilty Tools
    DEC-UPDATE
    经济与选择(持续更新)
    GIS操作汇集(更新)
    JULY-Record-update
    GO (待更新)
    Python打包分发工具setuptools简介(转)
    HashMap源码分析
    nginx配置负载均衡
  • 原文地址:https://www.cnblogs.com/newalan/p/9299737.html
Copyright © 2011-2022 走看看