Thursday, February 12, 2009

Ubuntu version

How to check Ubuntu version using SSH?

yazid@support-t60:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.2
Release: 8.04
Codename: hardy

yazid@support-t60:~$ lsb_release --help
Options:
-h, --help show this help message and exit
-v, --version show LSB modules this system supports
-i, --id show distributor ID
-d, --description show description of this distribution
-r, --release show release number of this distribution
-c, --codename show code name of this distribution
-a, --all show all of the above information
-s, --short show all of the above information in short format


No comments:

Post a Comment