Linux Network
Wireless LAN
Scanning for specific ESSID
iwlist $dev scanning | grep funkyRegEx
Network Bridge
Manually create a Bridge
ip link add br-name type bridge
Persistent Bridge
Firewall
IP Address / Route
Calculate a Netmask
Add an IP to a Interface
IP addr add ip/mask dev