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 |
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
What is the unix command to confirm a remote host is alive or not?
Write a command that will display files in the current directory, in a colored, long format.
what is the use of wild cards?
What is the search command in unix?
How do you list the files in an UNIX directory while also showing hidden files?
How to get a particular string as your prompt ? Give syntax of that command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are the commands in UNIX to list the files in a Directory?
What does the “echo” command do?
Describe the usage and functionality of the command rm –r * in unix?
in UNIX,what is the command to remove directory with files?