How to use disk quotas in solaris (command mode) ? what is
the procedure for checking disk space of the particular
user in command mode?
Answers were Sorted based on User's Feedback
Answer / srinivas kalvacherla
for checking the disk quotas for all the file systems in a disk.
#repquota -av
for a perticular user quota
#quota -v /home/username
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / das
for a perticular user quota
#quota -v /home/username
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / govinda
#quot -h /export/home
Shows disk usage userwise in the particular directory
| Is This Answer Correct ? | 9 Yes | 9 No |
Answer / anitha
For disk space information type
df -h /home/username
| Is This Answer Correct ? | 9 Yes | 14 No |
If you mistype a password, how do you clear it out to retype the password again?
How to quickly mirror a volume, if the volume is empty?
What is the difference between Vxdmp and EMC powerpath?
How to merge solaris partition
how to check the status of import and deport dg?
in samba server if we share a file like a.txt from unix(solaris) to windows how it displays at windows.wheather like a.txt (or)A.txt.any case sensitive.why?
In TOP command, can you please explain what is the three numbers reported as part of the load average output "load average: 11.57, 9.84, 8.26"
how can u create volume
if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,how can we find out exact path of the newly installed disk when we execute format command?
what is state database replica and how to create it
what is the disadvantage of 'tar' command?
What is the use of /etc/path-to-inst file?