Category Archives: Uncategorized
Static Network configuration in Ubuntu Linux using systemd
With Ubuntu 15.04 Vivid Vervet, systemd has replaced Upstart as the standard boot and service manager. Personally, I like to set my my network interfaces up statically, and usually uninstall network manager completely. Prior to Vived Vervet, static network configuration …