Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.


Other Posts

Listing disk and user quota on RHEL and Ensim

Posted by plattapuss on August 25th, 2007

Today I need to quickly check the disk quota on a few of my clients. Since I keep forgetting what the command is to do this, I felt it worth posting here.

Taken from this Redhat page:

CODE:
  1. repquota <mount -point>

On my server I entered 'repquota /' (without the quotes).

For more information checkout the redhat page on how to set up and manage user and disk quotas.



Reader Comments

Sorry, comments are closed.