enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. dpkg - Wikipedia

    en.wikipedia.org/wiki/Dpkg

    dpkg is used to install, remove, and provide information about .deb packages. dpkg (Debian Package) itself is a low-level tool. APT (Advanced Package Tool), a higher-level tool, is more commonly used than dpkg as it can fetch packages from remote locations and deal with complex package relations, such as dependency resolution.

  3. ping (networking utility) - Wikipedia

    en.wikipedia.org/wiki/Ping_(networking_utility)

    Ping operates by means of Internet Control Message Protocol (ICMP) packets. Pinging involves sending an ICMP echo request to the target host and waiting for an ICMP echo reply. The program reports errors, packet loss , and a statistical summary of the results, typically including the minimum, maximum, the mean round-trip times, and standard ...

  4. Network Performance Monitoring Solution - Wikipedia

    en.wikipedia.org/wiki/Network_Performance...

    NPM Agent IP starts active probes using Internet Control Message Protocol (ICMP) or Transmission Control Protocol (TCP) Ping and the roundtrip time for a ping between two nodes is used to calculate network performance metrics such as packet loss and link latency. This data is pushed to OMS where it's used to create a customizable dashboard.

  5. netcat - Wikipedia

    en.wikipedia.org/wiki/Netcat

    netcat (often abbreviated to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP.The command is designed to be a dependable back-end that can be used directly or easily driven by other programs and scripts.

  6. Paping - Wikipedia

    en.wikipedia.org/wiki/Paping

    Paping (pronounced pah ping) is a computer network administration utility used to test the reachability of a host on an Internet Protocol (TCP/IP) network and to measure the time it takes to connect to a specified port. The name is a play on the word ping, another computer network administration utility.

  7. Partimage - Wikipedia

    en.wikipedia.org/wiki/Partimage

    Partimage supports most common Linux file systems, and can be found in many Linux distributions, including Debian [3] and the live distros PING, [4] Knoppix [5] and SystemRescueCD. [6] Other notable features include compression of disk image files, support for backup/restore from a network file server and data encryption. Partimage uses Newt ...

  8. BusyBox - Wikipedia

    en.wikipedia.org/wiki/BusyBox

    BusyBox was maintained by Enrique Zanardi and focused on the needs of the Debian boot-floppies installer system until early 1998, when Dave Cinege took it over for the Linux Router Project (LRP). Cinege made several additions, created a modularized build environment, and shifted BusyBox's focus into general high-level embedded systems .

  9. TCP Wrappers - Wikipedia

    en.wikipedia.org/wiki/TCP_Wrappers

    Initially, only services that were spawned for each connection from a super-server (such as inetd) got wrapped, utilizing the tcpd program. However most common network service daemons today can be linked against libwrap directly. This is used by daemons that operate without being spawned from a super-server, or when a single process handles ...