Tatva-Artha

meaning of "it"

Linux: Detecting system Architecture

without comments

Following commands help with determining OS/CPU/hardware on a linux system:

cat /proc/cpuinfo

uname [-a -i -p]

-a = print all info

-i = architecture

-p = processor

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 admin

May 21st, 2009 at 6:18 pm

Posted in All,Technology

Tagged with ,

Leave a Reply