[bootlin/training-materials updates] master: labs: debugging: remove netstat usage (5b4849f0)

Clément Léger clement.leger at bootlin.com
Tue Feb 21 09:44:31 CET 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/5b4849f003ef91a37c55ae88531c93ae415332f7

>---------------------------------------------------------------

commit 5b4849f003ef91a37c55ae88531c93ae415332f7
Author: Clément Léger <clement.leger at bootlin.com>
Date:   Tue Feb 21 09:43:51 2023 +0100

    labs: debugging: remove netstat usage
    
    Signed-off-by: Clément Léger <clement.leger at bootlin.com>


>---------------------------------------------------------------

5b4849f003ef91a37c55ae88531c93ae415332f7
 labs/debugging-system-status/debugging-system-status.tex | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/labs/debugging-system-status/debugging-system-status.tex b/labs/debugging-system-status/debugging-system-status.tex
index 1396a7ee..f5e26bb1 100644
--- a/labs/debugging-system-status/debugging-system-status.tex
+++ b/labs/debugging-system-status/debugging-system-status.tex
@@ -32,9 +32,6 @@ presented during the course:
   \item What is the process generating transfers to the MMC ?
   \item Which processor receive most of the interrupts ?
   \item How many interrupts were received from the MMC controller ?
-  \item How many TCP sockets are currently in ESTABLISHED mode ? and in LISTEN
-        mode ?
-  \item Which foreign port is used by the host for an incoming SSH connection ?
 \end{itemize}
 
 Once found, you can remove the files \code{/etc/init.d/S25stress-ng} and




More information about the training-materials-updates mailing list