Linux: How to Check Your Ubuntu Version (and the Kernel Version Hiding Behind It)
Check your Ubuntu version on Linux with lsb_release -a, cat /etc/os-release, and hostnamectl, and learn why the kernel version (uname -r) is a separate number.
Read More »