When.com Web Search

Search results

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

    en.wikipedia.org/wiki/Resolvconf

    In some FreeBSD, Linux distributions, and other Unix-like operating systems, the resolvconf program maintains the system information about the currently available name servers and manages the contents of the configuration file resolv.conf, which determines Domain Name System (DNS) resolver parameters.

  3. resolv.conf - Wikipedia

    en.wikipedia.org/wiki/Resolv.conf

    resolv.conf is a computer file used in various operating systems to configure the system's Domain Name System (DNS) resolver.The file is a plain-text file usually created by the network administrator or by applications that manage the configuration tasks of the system.

  4. Mail-in-a-Box - Wikipedia

    en.wikipedia.org/wiki/Mail-in-a-Box

    It can also set up and automatically renew a Let's Encrypt certificate, as well as configuring the detailed DNS configurations needed to ensure that a mail server's IP address is trusted by other servers, and less likely to be blacklisted. [6] [7] Its support for IMAP/SMTP facilitates synchronizing across devices. [7]

  5. iproute2 - Wikipedia

    en.wikipedia.org/wiki/Iproute2

    ip addr, ip link: Address and link configuration route: ip route: Routing tables arp: ip neigh: Neighbors iptunnel: ip tunnel: Tunnels nameif, ifrename: ip link set name: Rename network interfaces ipmaddr: ip maddr: Multicast netstat: ss, ip route: Show various networking statistics brctl: bridge: Handle bridge addresses and devices

  6. ifconfig - Wikipedia

    en.wikipedia.org/wiki/Ifconfig

    Linux also features iwspy, to read the signal, noise and quality of a wireless connection. Other related tools for configuring Ethernet adapters are: ethtool, mii-tool, and mii-diag in Linux and the command dladm show-link in Solaris. The ip suite has a similar purpose and is meant to replace the deprecated ifconfig. [6]

  7. arping - Wikipedia

    en.wikipedia.org/wiki/Arping

    Two popular arping implementations exist. One is part of Linux iputils suite, [2] and cannot resolve MAC addresses to IP addresses. The other arping implementation, written by Thomas Habets, [3] can ping hosts by MAC address as well as by IP address, and adds more features. Having both arping implementations on a system may introduce conflicts.

  8. IP aliasing - Wikipedia

    en.wikipedia.org/wiki/IP_aliasing

    IP aliasing is associating more than one IP address to a network interface. With this, one node on a network can have multiple connections to a network, each serving a different purpose. According to the Linux Kernel documentation, [1] IP-aliases are an obsolete way to manage multiple IP-addresses/masks per interface.

  9. IP address blocking - Wikipedia

    en.wikipedia.org/wiki/IP_address_blocking

    Unix-like operating systems commonly implement IP address blocking using a TCP wrapper, configured by host access control files /etc/hosts.deny and /etc/hosts.allow.. Both companies and schools offering remote user access use Linux programs such as DenyHosts or Fail2ban for protection from unauthorized access while allowing permitted remote access.