How to view the ubuntu kernel version and release version

Source: Internet
Author: User

How to check the ubuntu kernel version and release version. Sometimes, after upgrading the kernel version or upgrading from a version to a new version, we want to check whether our ubuntu is successfully upgraded. But is there a quick way to view it in a terminal? The answer is yes. To view the Ubuntu version, you can use either of the following methods. Method 1: run the following command on the terminal: cat/etc/issue to view the version number of the currently running Ubuntu. The output result is similar to the following content: Ubuntu 8.04/n/l method 2. You can use the lsb_release command to view the Ubuntu version number, which is more detailed than method 1. Run the following command: sudo lsb_release-a will output the result: Distributor ID: Ubuntu Description: Ubuntu 8.04 Release: 8.04 Codename: hard. What if you need to check the kernel version number? To view the kernel version, print a terminal and enter the uname-r command.

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.