Autosave: 2024-06-17 20:45:04
This commit is contained in:
parent
7a78adba03
commit
751da905cc
1 changed files with 19 additions and 0 deletions
19
zk/Network debugging.md
Normal file
19
zk/Network debugging.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
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
|
||||
|
||||

|
Loading…
Add table
Reference in a new issue