diff --git a/zk/Network debugging.md b/zk/Network debugging.md deleted file mode 100644 index 9c3d7a8..0000000 --- a/zk/Network debugging.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -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)