How 2 Know
If you can't Google it, You Can Knowing it.

how to know your operating system release

if you want to get your operating system relase you have 2 ways to do that:

First: you can run the following command:

# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 13.04
Release:	13.04
Codename:	raring

Or you can cat the following file:

# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 13.04
Release:	13.04
Codename:	raring

the previous steps tested on LINUX UBUTNU

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from How 2 Know

Subscribe now to keep reading and get access to the full archive.

Continue reading