mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 17:22:53 +01:00
Fix typo
This commit is contained in:
@@ -2586,7 +2586,7 @@ Obviously we don't want your server listening on ports we don't know about. We'l
|
|||||||
|
|
||||||
**Switch Explanations**:
|
**Switch Explanations**:
|
||||||
- `l` = display listening sockets
|
- `l` = display listening sockets
|
||||||
- `n` = do now try to resolve service names
|
- `n` = do not try to resolve service names
|
||||||
- `t` = display TCP sockets
|
- `t` = display TCP sockets
|
||||||
- `u` = display UDP sockets
|
- `u` = display UDP sockets
|
||||||
- `p` = show process information
|
- `p` = show process information
|
||||||
|
|||||||
Reference in New Issue
Block a user