summaryrefslogtreecommitdiff
path: root/topics/systems/hpc/performance.gmi
diff options
context:
space:
mode:
authorPjotr Prins2023-11-10 09:52:42 +0100
committerPjotr Prins2023-11-10 09:53:01 +0100
commiteded54ada13baac79506847858fb16db6495d1f0 (patch)
tree2faa235b7d407676ac6b34f7c0304bf1aea95c7f /topics/systems/hpc/performance.gmi
parent147f51f393e06b7081894eff42544e64c87649e3 (diff)
downloadgn-gemtext-eded54ada13baac79506847858fb16db6495d1f0.tar.gz
on network hardware
Diffstat (limited to 'topics/systems/hpc/performance.gmi')
-rw-r--r--topics/systems/hpc/performance.gmi8
1 files changed, 8 insertions, 0 deletions
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
+```