Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Saturday, March 21, 2009

Find motherboard info from command line

Programmatically identify find tell hardware information.

Find your motherboard model from the command line: dmidecode

Found here: http://ubuntuforums.org/showthread.php?t=634729

Friday, December 5, 2008

DOS Shell prompt

For those nervous about making the DOS/windows to UNIX transition:

export PS1='C:${PWD//\//\\\}>'
 
Add to Technorati Favorites