View the Linux kernel version.

Source: Internet
Author: User
Method 1:

Command: uname-
Purpose: view the system kernel version number and system name.

Method 2:

Command: CAT/proc/version
Purpose: view the version information under the directory "/proc", and obtain the kernel version number and system name of the current system.

Note:

The/proc file system is not a common file system, but an image of the system kernel. That is to say, the files in this directory are stored in the system memory, it provides interfaces for accessing system kernel data in the form of a file system. The information of the command "uname-a" is obtained from this file. Of course, you can use the command of method 2 to directly view the content of the file to achieve the same effect. in addition, if the parameter "a" is added, the system name is displayed.

Related Article

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.