How To Find the Ubuntu Distribution Version

Published Date Author: , Posted April 8th, 2014 at 10:09:04am

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.2 LTS
Release: 12.04
Codename: precise

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=”Ubuntu 12.04.2 LTS”

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.