Wednesday, April 29, 2009

your system info on command line

hey frnds do u know how can you look at system details from command line
just one command and your system info is in your plate ...

windows computers : just type cmd in run window
now on black dos prompt type systeminfo and enter
it 'll show your OS details as well as ur sytem login time,
and lots more details.....
:)


Linux Computers : if u r using FC series just use yum command first to download a tool
bye writing
yum -y install lshw
after successful installation
just type the command
lshw
ur system info is in your palm now ..
:)
to get BIOS info without re starting ur system
just use one command on command line

dmidecode --type bios
u can also get many more info to get more about dmidecode
type
man dmidecode
and enjoy
:)

2 comments:

Devendra said...

Thnx sir!! I tried this in fedora and it worked well....

Unknown said...

thnx dev !! for ur active participation ...keep visiting ..i 'll come wid some more tips soon...