I'm new to "quota" that's why i'm having a hard time with it.
I looked in the man pages but i don't see a clear example on setting a maximum size for each user or for a group of users
Thanks a lot for your detailed answer.
So the only way to set a quotas for any set of users under one group is to do it one by one? it can't be done for all users at the same time?
Anyone know if there's a way to limit the size of rsync batch output blob? I need each batch to fix on a 64GB USB key.
Using syntax like:
rsync -av --only-write-batch=/Volumes/usb/batch --stats /Users/dfbadmin/sandbox/ /Users/dfbadmin/archives/ (7 Replies)
To find the whole size of a particular directory i use "du -sk /dirname".. but after finding the direcory's size how do i make conditions like if the size of the dir is more than 1 GB i hav to delete some of the files inside the dir (0 Replies)
Hi guys,
I want to know if there is a way to check the current size of the file that I output "stuff" to. For example, if I run a command that outputs data (like another shell script or C program) and i do something like
`./a.out &> tempfile.txt` within the script,
I want to be constantly... (2 Replies)
I have several AIX servers running 5.2.
What is the default max size for a group in /etc/group?
How do I change the default max size for a group to be unlimited (if possible)?
Thanks (4 Replies)
folks;
I'm going to use LDAP on Solaris 10 to authenticate users, i have 3 questions, i'm hoping it can be possible:
1. when users login for the first time, Is there a way to auto create a home directory like "/home/"user_name" so we don't have to a create a home directory for every single... (3 Replies)
I would like to limit the size of syslog log files. Is there a setting I can enter in syslog.conf that does this for me. Ideally I would like something along the lines of a circular buffer of N bytes.
P.S. I'm a new user, and this site is awesome. I wish I found it earlier.
Thanks,
David (1 Reply)
Hi
I am trying to create tar files of a whole bunch of files and want to limit them to 50Mb each.
I have tried using the -k option but cannot get it to work.
Has anyone out there had success creating these?
Cheers
Ian (1 Reply)