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 |
How to setup sudo, only can use for particular date & time only ( for solaris10 )
How to delete a directory containing files and folders?
Enumerate some of the most commonly used network commands in unix?
Explain mount and unmount command.
what does the command 'wc' do?
Why is shebang used?
Explain iostat, vmstat and netstat.
What is an Unix command to convert HEX value to ASCII value located in any flat file.
What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14
What are file permissions in Unix, and how are they represented?
Is ‘du’ a command? If so, what is its use?
Which command will you use to change the permissions on file?