From eded54ada13baac79506847858fb16db6495d1f0 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 10 Nov 2023 09:52:42 +0100 Subject: on network hardware --- topics/systems/hpc/performance.gmi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'topics/systems/hpc/performance.gmi') diff --git a/topics/systems/hpc/performance.gmi b/topics/systems/hpc/performance.gmi index a0b14f0..ce6a111 100644 --- a/topics/systems/hpc/performance.gmi +++ b/topics/systems/hpc/performance.gmi @@ -11,3 +11,11 @@ For disk speeds make sure there is no load and run ``` hdparm -Ttv /dev/sdc1 ``` + +## Networking + +To check the network devices installed use + +``` +lshw -class network +``` -- cgit v1.2.3