On Sun, 10 Feb 2019 08:00:36 -0500, sci...@vex.net wrote: >It suggests "apt-get -f install". I tried this but it doesn't appear >that networking is up.
For connecting by DHCP run sudo dhcpcd $(basename $(ls -d /sys/class/net/enp?s0)) For establishing the Internet access via PPPoE run sudo modprobe -v pppoe sudo pppoeconf #if you already configured pppoe, you could skip this command sudo ip link set $(basename $(ls -d /sys/class/net/enp?s0)) up #dunno if ip link is required sudo pon || sudo pon dsl-provider -- ubuntu-studio-users mailing list ubuntu-studio-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users