Linux

All about Linux kernel and operating systems that are based on it.
[Random post]

 tags  gallery  RSS

22.6.2023 19:00:45 reposted from juozaspo

tr -cd '[:print:]' < /dev/urandom | gzip -9 > /dev/null

Generates a huge cpu usage on linux. May generate excessive cpu heat and/or cause fan to run very fast. A great way to stress test the cpu and/or its fan on linux.

login