How to setup Disk space as well as memory in solaris10?
Answers were Sorted based on User's Feedback
Answer / narender gaur
top is not recognisable in Solaris 10 by default.
prstat can be used only to see the statistics of memory and
processes.
format command can be used to setup the disk space but not
memory.
swap memory can be added later by using the swap command
with some options.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prasanth verkot
1-BY using format command we can find the status of hard
disk.
#format
2-For knowing the memory status
#prtconf |grep Mem
Is This Answer Correct ? | 4 Yes | 0 No |
what is the difference between KILL and KILL -9?
5 Answers Informatica, Nutanix,
Which is the command used to find out currently executing Process in UNIX?
What is a bash command?
What are awk commands?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
what is virtual machine?
Give Command that will change the name of a directly from paypal to eBay
What are the commands in UNIX to list the files in a Directory?
What is mtime in find command?
how will u execute a file in unix
Can you explain a little bit about command substitution?
Enlist some filename manipulation commands in unix.