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

Posts Tagged ‘debian’

how to know your operating system release

Saturday, December 21st, 2013

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

Continue Reading…