Difference between revisions of "Ss"
Jump to navigation
Jump to search
(→Usage Examples: Display all TCP sockets including process: * <code>ss -ta</code>) |
|||
Line 3: | Line 3: | ||
== Usage Examples == | == Usage Examples == | ||
+ | Display all [[TCP]] sockets including process: | ||
+ | * <code>ss -ta</code> | ||
Display all [[TCP]] sockets: | Display all [[TCP]] sockets: | ||
* <code>ss -ta</code> | * <code>ss -ta</code> |
Revision as of 14:37, 8 December 2019
ss
[1] Linux command included in the iproute2
package to display sockets information.
Usage Examples
Display all TCP sockets including process:
ss -ta
Display all TCP sockets:
ss -ta
Display all UDP sockets:
ss -ua
Display all TCP sockets with SELinux security contexts:
ss -taz
See also
ip
[link, route]
, ifconfig
netstat
ss
lsof
ping
ethtool
mii-tool
arping
nmcli
(RHEL) route
networkctl
, netplan
, tc
Advertising: