Skip to content

Instantly share code, notes, and snippets.

@futuretea
Created June 11, 2022 14:26
Show Gist options
  • Save futuretea/d6e2506ceac4bda5d12b83680141b045 to your computer and use it in GitHub Desktop.
Save futuretea/d6e2506ceac4bda5d12b83680141b045 to your computer and use it in GitHub Desktop.
centos8-static-ip
nmcli c modify enp3s0 ipv4.addr 192.168.1.20/24 ipv4.gateway 192.168.1.1 ipv4.method manual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment