Switch to Bing in English
Copilot
Your everyday AI companion
About 389,000 results
  1. The Unix ping command123:
    • Tests a host's reachability on an IP network.
    • Sends out ICMP echo request packets to the target host and waits for echo replies.
    • Helps check network connectivity between the host and server/host.
    • Measures latency by recording the time it takes for a response.
    Learn more:
    The basic syntax for ping is ping <ip address>, where <ip address> is the address of another device. To ping an iPv6 IP address instead of an iPv4 address, you'll use ping -6 <ip address>.
    www.wikihow.com/Ping-in-Linux
    The Linux ping command is a network utility used to test a host's reachability on an Internet Protocol (IP) network. Its name comes from the sonar "ping" used in submarines, where a sound pulse is sent out to detect objects. ping sends out ICMP (Internet Control Message Protocol) echo request packets to the target host and waits for echo replies.
    phoenixnap.com/kb/linux-ping-command-examples
    The PING (Packet Internet Groper) command is used to check the network connectivity between the host and server/host. This command takes as input the IP address or the URL and sends a data packet to the specified address with the message “PING” and gets a response from the server/host this time is recorded which is called latency.
    www.geeksforgeeks.org/ping-command-in-linux-wit…
  2. pingコマンドについて詳しくまとめました 【Linuxコマンド集】

  3. 【UNIXコマンド】pingとオプションの使い方 | 西住工房

  4. UNIX and Linux ping Command Examples - nixCraft

  5. ping - Linux / Unix コマンドリファレンス

  6. ping(8) - Linux manual page

  7. Linux ping Command with Examples | phoenixNAP KB

    WEBApr 2, 2024 · The Linux ping command is a network utility used to test a host's reachability on an Internet Protocol (IP) network. Its name comes from the sonar "ping" used in submarines, where a sound pulse is sent out to detect objects. ping sends out ICMP (Internet Control Message …

  8. Ping Command in Linux | Linuxize

    WEBJul 24, 2020 · With the ping command, you can determine whether a remote destination IP is active or inactive. You can also find the round-trip delay in communicating with the destination and check whether there is a packet loss. ping is part

  9. How to Use the Ping Command in Linux: Tutorial with …

    WEBJan 5, 2023 · The ping command works by sending small packets of data to a server or host and waiting for a reply. You can ping another computer on your network, a website, a printer, a smartphone, or any other location on the internet that

  10. Ping Command Examples in Linux - It's FOSS

  11. Linux ping Command | Baeldung on Linux

By using this site you agree to the use of cookies for analytics, personalized content, and ads.Learn more about third party cookies|Microsoft Privacy Policy