Is there any command to ping a computer, or translate domain name to ip address in ssh?
Thank you !!
feedback
|
This question came from our site for professional and enthusiast programmers.
|
"ping" and "nslookup" assuming the machine you've SSH'd to has them installed:
| |||
|
feedback
|
|
Did you mean you are logged in and you want to ping a server? You can find the ping binary in :
| |||
|
feedback
|
|
You can use
| |||
|
feedback
|