Checking Linux Version
Checking your version with the command line
To check your Ubuntu version using the command line:
1. Open a Terminal (Applications -> Accessories -> Terminal) or Press CTRL+ALT+T.
2. Type lsb_release -a and press Enter.
3. The Ubuntu version will be displayed on the screen.
Advertisement