How would you find whether a remote server is up or not?

Answer Posted / satyaveer sharma

1 Method: which is generally used is ping command......
ping ip address
2 Method: if your ping command returns 0 packet received...
than we can try by either SSh or telnet command to remotly
login on that server..(use telnet command with port no which
is open using nmap serverip address)
telnet ip-address portno
butsome times in linux administrator can block this service
from outers network.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which Command used to lock user password in Linux?

567


What is the bash in linux?

540


what is the fastest way to enter a series of commands from the command-line in linux

528


What could possibly be the problem when a command that was issued gave a different result from the last time it was used?

534


What does rmdir do in linux?

539






Which are the linux directory commands?

560


What is a makefile in c?

582


What is linux pwd (print working directory) command?

521


What is the best cpu stress test?

498


How do I open a text file in cmd?

536


What is bash history linux?

535


What is know about grep commands?

549


What is lsof command in linux?

585


What does pwd mean in linux?

546


Why is linux cpu usage so high?

540