Autosave: 2024-10-18 17:00:03

This commit is contained in:
thomasabishop 2024-10-18 17:00:03 +01:00
parent 1e235e3037
commit d951522da5

View file

@ -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)