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
How do I open a text file in cmd?
What is the use of mv command in linux?
Is makefile a shell script?
Explain the linux directory commands along with the description?
State and explain about features of UNIX?
How do I use nslookup in linux?
What are the commands in linux?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What does r mean linux?
The head command writes the how many lines of a file to screen?
What is $$ in shell script?
What does curl command do in linux?
How do I know my linux shell version?
What is mkdir p linux?
What are the basic commands in command prompt?