I am running into the same issue and I think it has to do with the install instructions below in bold:
After running that command I am not able to apt update or anything. I tried changing my interfaces file to:
auto enp0s7
iface enp0s7 inet dhcp
but that broke the service. Do I just remove the interfaces file or does anyone know what that command is doing to break the network?
Code:
[i]sudo -iapt update && sudo apt upgrade -y && sudo apt autoremove -yapt --fix-broken install[/i][b]apt install apparmor jq wget curl udisks2 libglib2.0-bin network-manager dbus lsb-release systemd-journal-remote systemd-resolved -y[/b]curl -fsSL get.docker.com | sh
auto enp0s7
iface enp0s7 inet dhcp
but that broke the service. Do I just remove the interfaces file or does anyone know what that command is doing to break the network?
Statistics: Posted by teedo757 — 2024-12-19 16:30 — Replies 15 — Views 17580