How to use disk quotas in solaris (command mode) ? what is
the procedure for how to allocate particular space to
particular user
Answers were Sorted based on User's Feedback
Answer / sandeep
create one slice and format it.
#mount it on /export/home
#useradd -d /export/home/rao -m rao
#useradd -d /export/home/raj -m raj
#passwd rao
#passwd raj
#cd /export/home
#touch quotas
#quotaon -v /export/home
#edquota rao
fs /export/home blocks(softs=4,hard=6)inodes(soft=8,hard=12)
click on file and save it,then close it
telnet 0
login as rao
#touch 1 2 3 4 5 6
#touch 7(here warning will come but file is created)
#touch 8 9 10(now here error will come)
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / srikanth
if any one knows can you please tell me the answer
Is This Answer Correct ? | 0 Yes | 0 No |
How to check version of NFS?
If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?
How can the user in solaris check the status of processes?
Explain the difference between sc> and lom>?
how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v
Ip classes, OSI layers,its significance, ?
what is the importance of swap memory and how it will supports?
how to add Kernel patch in all systems at a time?
How to recover failed disks in vxvm?
DIfferent between swap -l & swap -s
How to reset root password if root password is gone?
What kind of issues you get?