linux poison RSS
linux poison Email

How to check your Ubuntu Linux Version

To check which version of Ubuntu you are running, click System > About Ubuntu. The first line of the page that loads will tell you the version number.



To check your Ubuntu version using the command line:

Open a Terminal (Applications > Accessories > Terminal) and type command cat /etc/issue
The Ubuntu version will be displayed on the screen.


2 comments:

Anonymous said...

Er, um, if they properly adhere to the LSB, you can 'cat /etc/lsb-release' as well.

Anonymous said...

maybe:
$ lsb_release -a
?

Post a Comment

Related Posts with Thumbnails