Checking the version of your Linux distribution is a common task that can be useful for a variety of reasons. For example, you may need to know your Linux version to install software, troubleshoot problems, or simply stay up-to-date on the latest security patches. Fortunately, there are several easy ways to check the version of your Linux distribution.
One of the most common ways to check your Linux version is to use the uname command. This command will print out a variety of information about your system, including the kernel version, the hostname, and the operating system name and version. To use the uname command, simply open a terminal window and type the following command: