Quota grace period

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Quota grace period
# 1  
Old 06-07-2011
Quota grace period

how to increase quota grace period of a paticular user
# 2  
Old 06-07-2011
Have not tested it, but I believe it is:
Code:
edquota -T <username>

This User Gave Thanks to fpmurphy For This Post:
# 3  
Old 06-07-2011
use quota configuration file
edquota -u <username>
from here u can increase the age limit
# 4  
Old 06-07-2011
Quote:
Originally Posted by fpmurphy
Have not tested it, but I believe it is:
Code:
edquota -T <username>

Thank you .. for your reply .. i wll use it .
# 5  
Old 06-07-2011
k welcome
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Slackware

Grace and plotting

I am making mathematical graphics in grace, all is working, but my curves are not totally smooth,..i have equal problem in gnuplot,... can i do anything??:confused: (4 Replies)
Discussion started by: gitac
4 Replies

2. UNIX and Linux Applications

Grace installation Ubuntu 8.10 - Motif error

Hi, I am trying to install Grace version 5.1.22. The configuration script gives the error below: checking for a Motif >= 1002 compatible API... no configure: error: M*tif has not been found I had lesstif2 and lesstif2-dev installed when I first encountered the error. I installed... (0 Replies)
Discussion started by: apprentice
0 Replies

3. Linux

Help needed installing Grace (xmgrace) on Linux machine

I want to install grace (plotting package; formerly called "xmgr"; also called xmgrace) on a standard PC running Red Hat Linux. I was hoping to find someprecompiled executables, but I only found the complete source files with Makefiles, ".rpm" files, and ".so" files, but I am not experienced enough... (2 Replies)
Discussion started by: karman
2 Replies
Login or Register to Ask a Question