Stresslinux community

Full Version: Bugrep
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Current build (0.4.11 - 03/08/2009) seems to be missing at least:
burnBX burnMMX burnP5 burnP6 burnK6 burnK7 smartctl and lshw

Also the motd displaying the commands available gets cleared from the screen by the motherboard selection frontend (sl-wizard.sh ?).

No idea what the root password is either.

Hope some of that was of use to someone Wink
All the programs you listed are included, but installed in /usr/sbin which is not in the default PATH of the stress user because they require
root access to work correctly.

The stress user can run commands with sudo without the need to enter a password.

If you don't like that, you can get root access by entering the password 'stresslinux'
Thankyou, that was a very helpful reply!

As you might have guessed I'm new to Linux...