Skip to content

Instantly share code, notes, and snippets.

@karaketir16
Created October 18, 2023 14:54
Show Gist options
  • Save karaketir16/7076f4b2d8ae9445fe8b2aa170746c75 to your computer and use it in GitHub Desktop.
Save karaketir16/7076f4b2d8ae9445fe8b2aa170746c75 to your computer and use it in GitHub Desktop.
static ip for systems with systemd
#/etc/systemd/network/20-wired.network
[Match]
Name=eth0
[Network]
Address=192.168.8.55/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment