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 are the dos commands?
What is the difference between pipe (|) and tee command in unix
How does one process we can start an executable file? How to get the PID process, which we started?
what is the command to list files in a directory in UNIX?
What does mkdir up2date; touch outdated up2date do?
What is the pipe command?
which command is used to stop a running process in unix?
What is the command to view process running?
Which command is used to delete all files in the current directory and all its sub-directories?
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
what does the job command do?
Name the general commands in using unix os for a beginner?