What is clustering in HP and how it's work?
Answer / dave_chamoli82
A computer cluster is a group of linked computers, working
together closely thus in many respects forming a single
computer. The components of a cluster are commonly, but not
always, connected to each other through fast local area
networks. Clusters are usually deployed to improve
performance and availability over that of a single
computer, while typically being much more cost-effective
than single computers of comparable speed or availability.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?
Name the general commands in using unix os for a beginner?
Differentiate cat command from more command.
How do you stop a running process?
Is ‘du’ a command? If so, what is its use?
What is command substitution?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
what are the different operating systems available?
What is grep and how do you use it?
What does #!/ Bin sh do?
What does touch command do in unix?
What is merge command in unix?