Version check
uname -a
To find out what version of Linux (distro) you are running, enter the following command at the shell prompt:
cat /etc/*-release
he lsb_release command displays certain LSB (Linux Standard Base) and distribution-specific information. Type the following command:
lsb_release -a