Skip to content

Instantly share code, notes, and snippets.

@kenjij
Created July 15, 2021 19:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenjij/67f9ee8365e0a227a99e8a136e95de2b to your computer and use it in GitHub Desktop.
Save kenjij/67f9ee8365e0a227a99e8a136e95de2b to your computer and use it in GitHub Desktop.
Ubuntu 20.04 Focal Networking
# Check IP address
ip a
# Check default gateway
ip r
route -n
# Check DNS server
systemd-resolve --status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment