enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Netsniff-ng

    netsniff-ng is a free Linux network analyzer and networking toolkit originally written by Daniel Borkmann. Its gain of performance is reached by zero-copy mechanisms for network packets (RX_RING, TX_RING), [3] so that the Linux kernel does not need to copy packets from kernel space to user space via system calls such as recvmsg().

  3. NetworkManager - Wikipedia

    en.wikipedia.org/wiki/NetworkManager

    NetworkManager is a daemon that sits on top of libudev and other Linux kernel interfaces (and a couple of other daemons) and provides a high-level interface for the configuration of the network interfaces.

  4. Linux Network Administrator's Guide - Wikipedia

    en.wikipedia.org/wiki/Linux_Network_Administrator...

    The Linux Network Administrator's Guide is a book on setting up and running Unix and Linux networks. [1] The first and second editions are freely available in electronic form under the GFDL. It was originally produced by Olaf Kirch and others as part of the Linux Documentation Project with help from O'Reilly.

  5. iproute2 - Wikipedia

    en.wikipedia.org/wiki/Iproute2

    iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.

  6. Network management - Wikipedia

    en.wikipedia.org/wiki/Network_management

    Network management allows IT professionals to monitor network components within large network area. Access methods include the SNMP , command-line interface (CLI), custom XML , CMIP , Windows Management Instrumentation (WMI), Transaction Language 1 (TL1), CORBA , NETCONF , RESTCONF and the Java Management Extensions (JMX).

  7. ethtool - Wikipedia

    en.wikipedia.org/wiki/Ethtool

    ethtool is the primary means in Linux kernel-based operating systems (primarily Linux and Android) for displaying and modifying the parameters of network interface controllers (NICs) and their associated device driver software from application programs running in userspace.

  8. Consistent Network Device Naming - Wikipedia

    en.wikipedia.org/wiki/Consistent_Network_Device...

    Consistent Network Device Naming is a convention for naming Ethernet adapters in Linux. It was created around 2009 to replace the old ethX naming scheme that caused problems on multihomed machines because the network interface controllers (NICs) would be named based on the order in which they were found by the kernel as it booted.

  9. ifconfig - Wikipedia

    en.wikipedia.org/wiki/Ifconfig

    In macOS, the ifconfig command functions as a wrapper to the IPConfiguration agent, and can control the BootP and DHCP clients from the command-line. Use of ifconfig to modify network settings in Mac OS X is discouraged, because ifconfig operates below the level of the system frameworks which help manage network configuration.