Tag: networking
-
How to Change from NetworkManager to Networkd
By default, the desktop version of Ubuntu uses NetworkManager to configure and manage your network interfaces. NetworkManager provides a GUI, so in most desktop environments, it is the preferred way to handle networking. The server edition of Ubuntu does not have a desktop environment installed by default, so NetworkManager is not possible and therefore not…
-
How to Setup LACP Bonding on Ubuntu
Network bonding or teaming refers to a process of combining two or more network interfaces into one. Network bonding can enhance performance and capacity by increasing throughput and bandwidth, and provide network redundancy and load balancing. This guide will show how to connect multiple network interfaces into a single bond interface on Ubuntu 20.04. Requirements…
