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 merge command in unix?
what do you understand by 'unix is a portable os'?
What is the difference between cat command and more command?
Which command is used to restrict incoming messages?
What will the following command do?
what is the default signal kill in unix?
Can a process kill itself in UNIX/or in its various versions?
What are the dos commands?
what does a process mean?
Describe the usage and functionality of the command rm –r * in unix?
use of ls command
What is grep and how do you use it?