View Linux kernel versions

Source: Internet
Author: User

Method One:
Command: Uname-a
Function: View system kernel version number and system name
Method Two:
Command: Cat/proc/version
Function: View the directory "/proc" under the version of the information, you can also get the current system's kernel revision number and system name
Additional notes:
/proc file system, which is not an ordinary file system, but the image of the system kernel, that is, the files in this directory are stored in the system memory, it is a file system to access the system kernel data operation to provide an interface. And we use the command "uname-a" information is obtained from the file, of course, with the command of the method two direct view of its contents can also achieve the same effect. Additionally, the parameter "a" is obtained for details if no parameter is added to view the system name.

Transferred from: http://blog.csdn.net/earlyup/archive/2008/08/07/2784707.aspx

View Linux kernel versions

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.