"Reprint" View Linux system version

Source: Internet
Author: User

This article transferred from: http://www.linuxidc.com/Linux/2016-05/131749.htm

One, view the Linux kernel version command (two methods):

1, Cat/proc/version

[Email Protected]centos home]# cat/proc/version
Linux version 2.6.32-431.el6.x86_64 ([email protected]) (GCC version 4.4.7 20120313 (Red Hat 4.4.7-4) (gcc)) #1 SMP Fri N OV 03:15:09 UTC 2013

2, Uname-a

[Email protected] home]# uname-a

Linux s-centos 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 03:15:09 UTC x86_64 x86_64 x86_64 gnu/linux

Second, view the Linux system version of the command (3 methods):

1, lsb_release-a, you can list all version information:

[Email protected] ~]# lsb_release-a
LSB Version:: base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64: Graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor Id:centos
Description:centos Release 6.5 (Final)
release:6.5
Codename:final

This command applies to all Linux distributions , including Redhat, SUSE, Debian ... and other distributions.

2, Cat/etc/redhat-release, this method is only suitable for Redhat system Linux:

[Email protected] home]# cat/etc/redhat-release
CentOS Release 6.5 (Final)

3, Cat/etc/issue, this command also applies to all Linux distributions.

[Email protected] home]# cat/etc/issue
CentOS Release 6.5 (Final)
Kernel \ r on an \m

"Reprint" View Linux system version

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.