View Single Post

  #2 (permalink)  
Old 08-27-2006, 10:00 AM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Use df command to report file system disk space usage (parition wise):
Code:
df -H
Just use my tutorial to get information about TOTAL hard disk size, hard disk partition size in Mega bytes etc
http://www.cyberciti.biz/faqs/2006/0...ddisk-size.php
http://www.cyberciti.biz/tips/determ...isk-quota.html

Purchase a book called Linux in Nutshell but best way to learn linux is install on your Desktop and search using google for specific topics. Also consider using Linux documentation site http://www.tldp.org
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote