When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. iproute2 - Wikipedia

    en.wikipedia.org/wiki/Iproute2

    iproute2 utilities communicate with the Linux kernel using the netlink protocol. Some of the iproute2 utilities are often recommended over now-obsolete net-tools utilities that provide the same functionality. [4] [5] Below is a table of obsolete utilities and their iproute2 replacements.

  3. Wireless tools for Linux - Wikipedia

    en.wikipedia.org/wiki/Wireless_tools_for_Linux

    Wireless tools for Linux is a collection of user-space utilities written for Linux kernel-based operating systems to support and facilitate the configuration of device drivers of wireless network interface controllers and some related aspects of networking using the Linux Wireless Extension. The Wireless tools for Linux and Linux Wireless ...

  4. netstat - Wikipedia

    en.wikipedia.org/wiki/Netstat

    It is used for finding problems in the network and to determine the amount of traffic on the network as a performance measurement. [1] On Linux this program is mostly obsolete, although still included in many distributions. On Linux, netstat (part of "net-tools") is superseded by ss (part of iproute2).

  5. 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.

  6. Netlink - Wikipedia

    en.wikipedia.org/wiki/Netlink

    Netlink is a socket family used for inter-process communication (IPC) between both the kernel and userspace processes, and between different userspace processes, in a way similar to the Unix domain sockets available on certain Unix-like operating systems, including its original incarnation as a Linux kernel interface, as well as in the form of a later implementation on FreeBSD. [2]

  7. Network Security Toolkit - Wikipedia

    en.wikipedia.org/wiki/Network_Security_Toolkit

    Network Security Toolkit (NST) is a Linux-based Live DVD/USB Flash Drive that provides a set of free and open-source computer security and networking tools to perform routine security and networking diagnostic and monitoring tasks.

  8. Netfilter - Wikipedia

    en.wikipedia.org/wiki/Netfilter

    Netfilter is a framework provided by the Linux kernel that allows various networking-related operations to be implemented in the form of customized handlers.Netfilter offers various functions and operations for packet filtering, network address translation, and port translation, which provide the functionality required for directing packets through a network and prohibiting packets from ...

  9. 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.