How to find your Linux Kernal Release
Open up a terminal window and type the command
uname -r
To find the name of linux release and name
cat /etc/*-release
Open up a terminal window and type the command
uname -r
To find the name of linux release and name
cat /etc/*-release