Find what version of Linux

To find what flavor of Linux you’re using:

cat /etc/*-release

To find the version, use:

uname -a

Submit a Comment

Your email address will not be published. Required fields are marked *