what is the difference between npar and vpar in HP-UX?
Answer / dave_chamoli82
An npar is a physical separation of a single computer into
multiple partitions, each having separate hardware
components: cell boards, I/O, etc.
A vpar is a virtual separation of either a single computer
or an npar into multiple virtual partitions, done with
software.
| Is This Answer Correct ? | 27 Yes | 4 No |
What is grep short for?
What is the size of time_t?
What is the first character of the output in ls l command?
can we use cat command as an editor ..???
What is s and g in sed command?
How does one process we can start an executable file? How to get the PID process, which we started?
Which is the command used to find out currently executing Process in UNIX?
Why is grep called grep?
Explain the steps that a shell follows while processing a command.
What is the protocol for PING command?
What does sed command do in unix?
What is the use of egrep command in unix?