Koozali.org: home of the SME Server

hard disk space

henry

hard disk space
« on: February 01, 2001, 09:03:39 AM »
How could i know how much capacity still i have in my e-smith server.

Michael Maxwell

Re: hard disk space
« Reply #1 on: February 01, 2001, 05:15:53 PM »
at the command line: df -h

It sould output

[root@server /]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda6              19500M  9750M  397M  50% /
/dev/hda1              10M  2.8M  6.7M  29% /boot

Thanks, Michael

henry

Re: hard disk space
« Reply #2 on: February 02, 2001, 04:58:06 AM »
thanks michael.