zikal
@zikal@lemmynsfw.com
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Podman won't start Pihole with an error saying that it can't bind to port 53, as it is already in use, but nothing is using port 53. 8 months ago:
Check with “sudo ss -tupan | grep 53” to see if there is a process already using port 53. It might be systemd’s resolver or something like that.