Tatva-Artha

meaning of "it"

Detecting Ubuntu Version

without comments

The command is:

lsb_release -a

In order for this to work, you may need to install following package:

sudo apt-get install lsb-core

For any generic unix system, following commands can be used for other information such as machine, hardware, architecture, OS.

cat /proc/cpuinfo

cat /proc/version

uname -a #uname –help for more options

Enjoy!

http://www.tatvartha.com/wp-content/plugins/sociofluid/images/digg_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/reddit_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/stumbleupon_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/delicious_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/google_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/twitter_16.png

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Written by Sharad

July 3rd, 2009 at 1:26 am

Posted in All,Technology

Tagged with

Leave a Reply