How to setup Disk space as well as memory in solaris10?
Answer Posted / 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 |
Post New Answer View All Answers
What is rmdir command?
What is the unix command to confirm a remote host is alive or not?
What is command substitution?
Is grep faster than awk?
Explain command to display different lines that are found when compare two files?
Name the unix command to find how many days the server has been up.
Who command in unix?
What is used to type command?
Which unix command to make a new directory?
Write a command to display a file’s contents in various formats?
Enlist some filename manipulation commands in unix.
What does the command '$ls | wc –l > file1' do?
What command is used to switching between users in unix?
What is the use of egrep command in unix?
What does touch command do in unix?