Command to Find Current Ubuntu Version
Run this command to find the installed version of Ubuntu…
cat /etc/lsb-release
Run this command to find the installed version of Ubuntu…
cat /etc/lsb-release
Find the version of alsa using this command…
cat /proc/asound/version
Thanks to Sreenath(Hacking With Debian) for this tip.
Get the version of the kernal
cat /proc/version
OR
uname -r
Show version of the kernel
cat /proc/version