Check Disk Space in Ubuntu

24 January 2012 by Rick ~ 0 Comments 170 views

If you want to check your server disk space in Ubuntu run the following command:

df

You will get something like this:

Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/xvda             15157088   7426540   7418764  51% /
devtmpfs                254348       112    254236   1% /dev
none                    254540         0    254540   0% /dev/shm
none                    254540        68    254472   1% /var/run
none                    254540         0    254540   0% /var/lock
none                    254540         0    254540   0% /lib/init/rw

More command info.

Subscribe by E-mail:

« »
Add a Comment

Use [code] example piece of code [/code] to insert code into your comment.