i have installed quota on my centos 7 machine and its what im after (setting size limit on users, so they cant fill the hard drive)
i want to now make this part of my create user script for my sftp server so i want to do a echo and a read command so i capture the limit they enter and it puts the limit in the 4th column under hard
what i do is run the command below
once its opened up the below table i just input the required hard blocks ie 900000
is this easy to do please
many thanks,
rob
---------- Post updated at 09:05 AM ---------- Previous update was at 07:39 AM ----------
sorted it by running this command -
These 2 Users Gave Thanks to robertkwild For This Post:
The block size in my home directory is showed wrong when I use "quota" command. It shows I use 1.2 gb ( about 1200000) while the real size in my directory which I use "du" command is 96 MB
I really confused. (0 Replies)
Whats the best method of setting lvm user quota? I saw both of these and I am not sure which to use.
Linux File System Quotas
Howtos Linux-Vserver With LVM And Quotas - 5dollarwhitebox.org Media Wiki (1 Reply)
Hi guys,
I know that we can set quota limit for an OS user on a filesystem.
But I have a different objective to achieve -
can we set a limit on a folder on a filesystem.
Let use I have a 'apps' folder in some filesystem. Disc space occupied by 'apps' should not be more that 5GB.
... (3 Replies)
Hi,
I want to apply the user quota, but i am unable to apply the quota to user.
Kindly provide the guide line, so that i can sortout the problem.
Step 1: Create partion on device
#fdisk /dev/sda (because hard disk is scsi)
#n (new partition table) i.e /dev/sda8.
#p ( to print the partition... (2 Replies)
hi!
i would like to enable user quota on my system (FreeBSD 6.2)
i've check on enabling user quota here but i still confuse with fstab
it shows there:
/dev/da1s2g /home ufs rw,userquota 1 2
but my current /etc/fstab :
# Device Mountpoint FStype Options ... (1 Reply)
Hi all,
Is it possible to set a quota on subfolders? I understand it can be set on file system level, how bout on individual folders?
Thanks. (1 Reply)
Hi,
I've a squirrel mail which is based on a Debian Linux and my Quota is 1.4Gb which is shared between my files and my E-mail. I make a ".forward" file to forward my E-mail to another mail sever (e.g Gmail).
-My first question is if my quota exceeded, what happened to my E-mails. Are they... (2 Replies)
I've a redhat 9.0 and I want to set a user quota.
but the question is where should I start from and
How ???
:confused: :confused: :confused: :confused: (2 Replies)