Tag: version

Command to Find Current Ubuntu Version

Run this command to find the installed version of Ubuntu… cat /etc/lsb-release

Find Alsa Version

Find the version of alsa using this command… cat /proc/asound/version Thanks to Sreenath(Hacking With Debian) for this tip.

Kernel Version

Get the version of the kernal cat /proc/version OR uname -r

Get Kernel Version

Show version of the kernel cat /proc/version