Friday, January 18, 2013

Check Distro Version

Unsure what Linux distro and version you're using?  Here's how to check using the command line- 

$>lsb_release -a

$>lsb_release -r

$>uname -r

$>cat /etc/issue

$>cat /proc/version

$>cat /etc/issue

No comments: