Author Topic: quota  (Read 429 times)

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
quota
« on: 20 December 2002, 21:55 »
say i wanted to give  user a certain amount of space in my web directory. Would the best way to do that be with user quotas??

I set fstab to have usrquotas on the partition but do i really need to restart linux do enable it?
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
quota
« Reply #1 on: 20 December 2002, 11:01 »
No, just remount the partition you turned on quotas for.

If it's your root file system you'll need to bring it down to single user mode:

# telinit 1
# mount / -o remount
# telinit 5 (or 3 whatever you use)

[ December 20, 2002: Message edited by: void main ]

Someone please remove this account. Thanks...