Install Ifplugstatus On A Debian, Ubuntu, Arch, Kali And Raspbian
Install ifplugstatus
-
Debian
apt-get install ifplugd
Click to copy -
Ubuntu
apt-get install ifplugd
Click to copy -
Arch Linux
pacman -S ifplugd
Click to copy -
Kali Linux
apt-get install ifplugd
Click to copy -
Raspbian
apt-get install ifplugd
Click to copy
ifplugd
configuration daemon for ethernet devicesifplugd is a daemon which will automatically configure your ethernet device when a cable is plugged in and automatically de-configure it if the cable is pulled out. This is useful on laptops with onboard network adapters, since it will only configure the interface when a cable is really connected. Features include: * syslog support * Multiple ethernet interface support * Uses Debian's native ifup/ifdown programs * Small executable size and memory footprint * Option to beep when the cable is unplugged or plugged * Option to beep when the interface configuration succeeds or fails * Can be configured to ignore short unplugged or plugged periods * Configure WLAN devices (on detecting a successful association to an AP) * Supports SIOCETHTOOL, SIOCGMIIREG and SIOCDEVPRIVATE for getting link status * Compatibility mode for network devices which do not support cable detection