How would you find whether a remote server is up or not?
Answer Posted / amitshiknis
You can ping to that server and check if it is online or
not. You can take a console of the server,or simply try to
telnet/ssh to that machine.
Thanks,
Amit Shiknis
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How do you create a text file in linux terminal?
What does grep grep do?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
What is cpu in linux?
What is difference between comm and CMP command?
What is linux pwd (print working directory) command?
Is cmake a compiler?
What is df -i command?
Where can I find bash in linux?
What is the makefile in c?
What is umask in linux?
What does comm do and how to use it?
What could be the problem when a command that was issued gave a different result from the last time it was used?
Is makefile a shell script?
Which daemon is used for scheduling of the commands?