Command to check Linux kernel version#
cat /proc/version#
uname -a#
Command to check Linux system version#
lsb_release -a, to list all version information:#
💡 This command is applicable to all Linux distributions, including RedHat, SUSE, Debian, and other distributions.