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 |
can we able to connect to OK prompt and serial port by using the putty and xmanager tools. if yes please describe me. thanks
How to add gateway in solaris ?
How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate particular space to particular user
solaris booting process.
How many types of file system?
What do you understand by mail aliases?
If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?
How can threads be created in a solaris environment?
Tell me how many types of file system?
What are the last 2 columns listed with Vmstat? What is their significance?
Benefits of SMF compared LRC(legacy run control)?
0 Answers Satyam, TEKsystems, Wipro,
How to discover Global zone name from local Zone?