Run the following command in the terminal of your linux machine:
cat /etc/os-release
You will see the following output, with all the information about your Linux distribution:
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian