Check Ubuntu Version. Run the following command to find Ubuntu version: $ cat /etc/*[-_]{release,version} No matter which version of Ubuntu or what GUI you are running – this command will always show the current Ubuntu version: its codename, release number and the Debian version on which your Ubuntu version is based:

To find out what distribution of linux your running (Ex. Ubuntu) try lsb_release -a or cat /etc/*release or cat /etc/issue* or cat /proc/version. How do know which Windows version I have? Click the Start button , enter Computer in the search box, right-click Computer, and click Properties. Run this command as root user to get the Postfix version: postconf mail_version. an alternative command is: postconf -d | grep mail_version. The above command is compatible with all Linux operating systems incl. CentOS, Debian, Fedora, and Ubuntu. Check Ubuntu Version. Every 6 months Ubuntu’s new version released and every 2 years we get LTS version of Ubuntu. It very important to check the Ubuntu Version you are using if you want to learn something reading tutorials. In this tutorial, you are going to learn how to check Ubuntu Version. Check Ubuntu Version With Command Line In this tutorial, we will learn how to check and show the Ubuntu version from the command line (bash) or GUI. Ubuntu Versions and LTS. Before starting this tutorial about Ubuntu version check here the list of the recent Ubuntu versions with the Code Name, Release, End of Support, End of Life dates. May 02, 2019 · For instance, Ubuntu got re-spun as Lubuntu with the LXDE desktop environment and there are versions of Debian and Fedora that come with this tool. When it first starts, hardinfo may greet you with a blank screen or focus on Kernel Modules or something else that’s not relevant to the information that you’re trying to find right now. Mar 31, 2020 · How to Check Ubuntu Version. It is good to know what version your Ubuntu is at any given time. But especially when working with servers or Linux systems, as they sometimes do not have a graphical interface for you to use. Knowing your Ubuntu version will help you better understand what packages or applications you should be installing.

In this tutorial, we will learn how to check and show the Ubuntu version from the command line (bash) or GUI. Ubuntu Versions and LTS. Before starting this tutorial about Ubuntu version check here the list of the recent Ubuntu versions with the Code Name, Release, End of Support, End of Life dates.

Jan 11, 2020 · Display Ubuntu Version Only Using The hostnamectl Command. Method 2: Finding your Ubuntu Version via System Settings (GUI) During this method, you can get the current Ubuntu version from the system settings application. Step 1. From the status bar menu, select the System Settings icon. Select the Details Tab. Step 2. Below you can find some tips on how to check Ubuntu version you are currently running. The first place to look for Ubuntu version is to look inside /etc/issue file. From terminal run command: $ cat /etc/issue Ubuntu Xenial Xerus \l To obtain a Ubuntu release number check content of /etc/lsb-release file:

May 07, 2018 · Unlike when you use the graphical interface, this command also shows the minor version number of your installed Ubuntu version in the Description field (if applicable). For example, if you’re running Ubuntu 16.04.3 LTS, you’ll see “Ubuntu 16.04.3 LTS” when you issue the command.

Jun 11, 2020 · But I’ll save you from information overload. Let’s see some other commands to find your Linux kernel version. 2. Find Linux kernel using /proc/version file. In Linux, you can also find the kernel information in the file /proc/version. Just look at the contents of this file: cat /proc/version Jan 11, 2020 · Display Ubuntu Version Only Using The hostnamectl Command. Method 2: Finding your Ubuntu Version via System Settings (GUI) During this method, you can get the current Ubuntu version from the system settings application. Step 1. From the status bar menu, select the System Settings icon. Select the Details Tab. Step 2.