Wednesday, November 7, 2012

How to check Ubuntu version using command line

I wanted to see what was my Ubuntu version using command line. After I found this website, I could to see my Ubuntu version.

To check your Ubuntu version using command line:
  1. Open terminal (CTRL+ALT+T)
  2. Type lsb_release -a and press Enter
  3. The Ubuntu version will displayed on the screen

At the time, my Ubuntu version is Ubuntu 11.10 (oneiric).

No comments:

Post a Comment