To find what flavor of Linux you’re using:

cat /etc/*-release

To find the version, use:

uname -a