Linux CLI Based Stress Test
I found a neat way for stress testing my Linux machines using the CLI. Article at the end shows you how to install things but you basically install the two libraries that you need: Once you’ve done that, you run nproc to see how many cores you have (VERY IMPORTANT) This will simply output a …