Skip to content

Deploy minimal dns with gui on docker, using dnsmasq and webpanel.

Notifications You must be signed in to change notification settings

ivanrzk/dnsmasq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsmasq

How to disable systemd-resolved in Ubuntu

Stages

  • Disable and stop the systemd-resolved service:
  sudo systemctl disable systemd-resolved.service
  sudo systemctl stop systemd-resolved
  • Delete the symlink /etc/resolv.conf
  rm /etc/resolv.conf

About

Deploy minimal dns with gui on docker, using dnsmasq and webpanel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published