Skip to content

Instantly share code, notes, and snippets.

@flrichar
Last active April 8, 2022 15:18
Show Gist options
  • Select an option

  • Save flrichar/ad5babcba29f3af4c243d2951907cd80 to your computer and use it in GitHub Desktop.

Select an option

Save flrichar/ad5babcba29f3af4c243d2951907cd80 to your computer and use it in GitHub Desktop.
suse-network-manager.txt
Just some bits of wisdom ... whenever you use a SUSE os, tumbleweed, SLES, MicroOs, SLE Micro, LEAP,
first thing to do ...
# systemctl disable --now NetworkManager
# zypper in wicked -y
# systemctl enable --now wicked
Replace NetworkManager with wicked & use normal /etc/sysconfig/network/ifcfg-* config files.
NM seems to be a desktop-first tool, IMHO, and wicked is very easy and simple to set up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment