Enabling Routing on Centos 7 with firewalld February 16, 2019 I put together a simple script to enable routing on a Centos 7 box with a dual NIC configuration. It has two prompts, one…
ifconfig Command Reference February 22, 2019 Ifconfig is used to configure the kernel-resident network interfaces. It is used at boot time to set up interfaces as necessary. After that, it…
Installing vnStat on Centos 7 February 18, 2019 vnStat is a low overhead simple tool useful for tracking the send / receive (RX/TX) of any given network adapter attached to your system. …