Pages

How to know Linux Operating system name and version?

Apply the following command in a Terminal

sudo su

lsb_release -a


I got the following message,

Distributor ID:    Ubuntu
Description:    Ubuntu 10.10
Release:    10.10
Codename:    maverick

No comments:

Post a Comment