Skip to content

Instantly share code, notes, and snippets.

@dunderrrrrr
Created August 16, 2023 06:04
Show Gist options
  • Save dunderrrrrr/94333fc08c0277141afa58a27e0c4b60 to your computer and use it in GitHub Desktop.
Save dunderrrrrr/94333fc08c0277141afa58a27e0c4b60 to your computer and use it in GitHub Desktop.
Adding search domain in ubuntu 22.04

Edit /etc/systemd/resolved.conf, set option Domains= (space separated list of domains) according to docs and then restart systemd-resolved.

$ systemctl restart systemd-resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment