[ADD] FAQ networking show all port open

This commit is contained in:
Mathieu Benoit 2021-01-20 06:23:44 -05:00
parent 82ba6f910d
commit 1b0a44fd18

View file

@ -1,4 +1,10 @@
# FAQ
## Networking
Show all open port
```bash
sudo lsof -i -P -n | grep LISTEN
```
## git-repo
### error.GitError fatal bad revision
Example: