are there any good books or learning materials related to Linux network management?
requirements include the following aspects:
- Virtual network devices, such as: veth, bridge, tap/tun, netns,.
- Network commands / util, for example,: ifconfig, brctl, ip, traceroute,.
- overlay network, such as GRE, VXLAN
- Virtual machine network, such as libvirt, openstack, virtualbox, vmware, etc.
- Container network, such as Docker