Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Excellent, thank you I will check these out.
Have you got a link to a beginners guide for these? I am new to linux and am used to GUI's from windows. I am having a look around and found a couple of articles, going to look for videos next. But being new to linux and using the terminal more I'd gladly take the advice of someone more experienced such as yourself.
What distro are you using? There are 3 big distro’s you need to keep in mind for, Debian, Arch and Fedora, every other distro typically bases themselves off of one of these big distro’s.
Documentation is your friend, if you’re using a Debian based distros the stress ng repository linked above has this in their documentation -
Debian packages for Ubuntu
Recent versions of stress-ng are available in the Ubuntu stress-ng ppa for various Ubuntu releases:
(run the commands below to install the package)
sudo add-apt-repository ppa:colin-king/stress-ng
sudo apt update
sudo apt install stress-ng
Now that is installed, they have an examples section.
Examples
Run 8 CPU stressors for 60 seconds:
stress-ng --cpu 8 --timeout 60
stress-ng: info: [184401] setting to a 1 min run per stressor
stress-ng: info: [184401] dispatching hogs: 8 cpu
stress-ng: info: [184401] skipped: 0
stress-ng: info: [184401] passed: 8: cpu (8)
stress-ng: info: [184401] failed: 0
stress-ng: info: [184401] metrics untrustworthy: 0
stress-ng: info: [184401] successful run completed in 1 min
App that claims to do this recently appeared on F-Droid, but I know virtually nothing about it. The description makes it seem a bit unserious, tho.
ETA: here's another.
Thank you, by the way you linked the same app twice. I'm aware of some stress tests on f-droid, I was just looking for someone with experience with them who could recommend some from experience that worked well.
Thank you for your response though.
Sorry about that - for the sake of completeness, Finalbenchmark 2 was the other one. Hope you find what you need.
That one sounds interesting, any idea why so many permissions though? Wifi / bluetooth / camera / network. No info about permissions on the github page.
Thanks.
Not in my wheelhouse, I'm afraid. Might be worth posting the lack of said info as an issue & see what kind of response it gets.