if you want to know what Linux Version/Release you are using, check the following command:
cat /etc/*-release
this will provide an output of your Linux kernel type and release.
if you want to know what Linux Version/Release you are using, check the following command:
cat /etc/*-release
this will provide an output of your Linux kernel type and release.