How would you find whether a remote server is up or not?
Answer Posted / sujit
you ping to the server from you command prompt
ex: ping <IP ADDRESS>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is in mkdir command?
How do I find my user id in linux?
What is bash command?
What is llvm used for?
What is clang llvm?
What is the difference between locating and locate command?
What signal is ctrl c?
What is $$ in shell script?
Explain grep command.
How can you check the amount of lines in a file?
What is 9 in kill?
What does cd – command do?
What are the 7 types of sentences?
How do you create a file in linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?