--- id: x44w title: Network debugging tags: [procedural, Linux, networks] created: Monday, June 17, 2024 --- # Network debugging ### For DNS resolution problems ```sh sudo systemctl restart resolvd ``` ## Related notes ![Network scanning](Network_scanning.md)