mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-10-01 01:26:00 -04:00
fix in 'Tool:' headers
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
518bd28ba0
commit
2cf99d5e70
@ -1171,7 +1171,7 @@ lsof -u username -a +D /etc
|
|||||||
```
|
```
|
||||||
___
|
___
|
||||||
|
|
||||||
**Tool: [netstat](https://en.wikipedia.org/wiki/Netstat)**
|
##### Tool: [netstat](https://en.wikipedia.org/wiki/Netstat)**
|
||||||
|
|
||||||
###### Graph # of connections for each hosts
|
###### Graph # of connections for each hosts
|
||||||
|
|
||||||
@ -1187,7 +1187,7 @@ watch "netstat -plan | grep :443 | awk {'print \$5'} | cut -d: -f 1 | sort | uni
|
|||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
**Tool: [rsync](https://en.wikipedia.org/wiki/Rsync)**
|
##### Tool: [rsync](https://en.wikipedia.org/wiki/Rsync)**
|
||||||
|
|
||||||
###### Rsync remote data as root using sudo
|
###### Rsync remote data as root using sudo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user