I installed some version of Ubuntu on my VMware, but I don't know what version exactly it is. How can I find it out?
|
Your version of Ubuntu can be determined by opening System Settings and then opening the System Info or Details (from 12.04) section:
This page will also tell you whether you have the 32- or 64-bit version of Ubuntu installed, as well as what processor and graphics you have, the amount of RAM installed, and your disk capacity. You can get this info from a terminal with the command:
[Note: for versions before 11.10, e.g. 11.04 this is not available this way, but see Roland's answer below for workable option (basically use the 'System Monitor' icon instead] |
|||||
|
|
Apart from:
you can also see the version in the GNOME System Monitor (press Alt + F2, type
|
|||||
|
|
In Ubuntu 11.10 onwards, the version of Ubuntu installed can be found by entering System Settings > System Info:
This page will also tell you whether you have the 32- or 64-bit version of Ubuntu installed, as well as what processor and graphics you have, the amount of RAM installed, and your disk capacity. |
|||||||||||||
|
$ lsb_release -r Release: 10.04 $ lsb_release -c Codename: lucid $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 10.04.2 LTS Release: 10.04 Codename: lucid $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=10.04 DISTRIB_CODENAME=lucid "LSB" means Linux Standard Base. It is a joint project of several Linus distributions. It's goal is to develop and promote a set of open standards that will increase compatibility among Linux distributions. |
|||
|
|
|
Quite a few ways - In command line:
If you like GUI more than command line, the System page on "System Monitor"
|
||||
|
|
|
To find this information graphically, open the system monitor. The information you want is on the first tab:
(NB: You cannot tell what stage of development it is at!)
Also note mine is not saying "development branch", so the best way to tell what state your system was at when you installed it, is to know what you download :)! |
|||
|
|
|
Another way, from 2 starting points:
Both of them have the same effect as using the Main menu > System > About Ubuntu. They open the “Display application and GNOME system help” in a page giving the same information such as https://help.ubuntu.com/10.04/about-ubuntu/C/index.html (in the language in which you are using Ubuntu) |
||||
|
|





