option
Cuestiones
ayuda
daypo
buscar.php
TEST BORRADO, QUIZÁS LE INTERESE: netstat commands
COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
netstat commands

Descripción:
comandos net stat

Autor:
me
OTROS TESTS DEL AUTOR

Fecha de Creación:
08/09/2023

Categoría: Otros

Número Preguntas: 23
COMPARTE EL TEST
COMENTARNuevo Comentario
No hay ningún comentario sobre este test.
Temario:
List All Ports and Connections netstat -a netstat -at netstat -au netstat -l netstat -lt netstat -lu netstat -lx.
List All TCP Ports netstat -a netstat -at netstat -au netstat -l netstat -lt netstat -lu netstat -lx.
List All UDP Ports netstat -a netstat -at netstat -au netstat -l netstat -lt netstat -lu netstat -lx.
List Only Listening Ports netstat -a netstat -at netstat -au netstat -l netstat -lt netstat -lu netstat -lx.
List TCP Listening Ports netstat -a netstat -at netstat -au netstat -l netstat -lt netstat -lu netstat -lx.
List UDP Listening Ports netstat -a netstat -at netstat -au netstat -l netstat -lt netstat -lu netstat -lx.
List UNIX Listening Ports netstat -a netstat -at netstat -au netstat -l netstat -lt netstat -lu netstat -lx.
Display Statistics by Protocol netstat -s netstat -st netstat -su netstat -i netstat -ie netstat -M netstat -tp.
List Statistics for UDP Ports netstat -s netstat -st netstat -su netstat -i netstat -ie netstat -M netstat -tp.
List Network Interface Transactions netstat -s netstat -st netstat -su netstat -i netstat -ie netstat -M netstat -tp.
Display Extended Kernel Interface Table netstat -s netstat -st netstat -su netstat -i netstat -ie netstat -M netstat -tp.
Display PID netstat -s netstat -st netstat -su netstat -i netstat -ie netstat -M netstat -tp.
List Statistics for TCP Ports netstat -s netstat -st netstat -su netstat -i netstat -ie netstat -M netstat -tp.
Display Masqueraded Connections netstat -s netstat -st netstat -su netstat -i netstat -ie netstat -M netstat -tp.
Find Listening Programs netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-ports.
Display Kernel IP Routing Table netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-ports.
Display IPv4 and IPv6 Group Membership netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-ports.
Print netstat Info Continuously netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-ports.
Display Numerical Addresses netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-ports.
Display Numerical Host Addresses netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-ports.
Display Numerical Port Numbers netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-ports.
Display Numerical User Ids netstat -lp netstat -r netstat -g netstat -c netstat -n netstat --numeric-hosts netstat --numeric-users.
Find a Process That Is Using a Particular Port netstat -lp netstat -r netstat -g netstat -c netstat -an | grep ':80' netstat --numeric-hosts netstat --numeric-users.
Denunciar Test