1.

How do I check my current version of Ubuntu?

Answer»

To check the CURRENT version of Ubuntu, we have to follow these steps:

  • Open the terminal
  • Put the command lsb_release -a
  • A message will be followed up LIKE this:
EXAMPLE

$ lsb_release –a

No LSB modules are AVAILABLE.

Distributor ID: Ubuntu

Description: Ubuntu 17.10.3 LTS

Release: 17.10

Codename: TRUSTY

(The release and description numbers are an example here)

The List of common Ubuntu terminal commands.



Discussion

No Comment Found