Re: Stress-Testing.

2012-02-29 Thread Mark Liggett
I've had good testing success using the Phoronix test suite. It contains lots of tests that can exercise all hardware. For CPU stressing I tend to use stress2. Best of luck, M On 29 Feb 2012, at 14:32, Matthew J. Roth wrote: > Frank Murphy wrote: > >> I know memtest is on Fedora. >> What a

Re: How to check the number of terminals open from inside a shell script

2010-10-29 Thread Mark Liggett
Whoops - apologies. Friday afternoon :-) On 29/10/2010 16:26, "Joachim Backess" wrote: > On 10/29/2010 03:39 PM, Mark Liggett wrote: >> Hi Sumatheja, >> >> I¹m guessing you want a script to run only once (did say whether it was >> per user). You coul

Re: How to check the number of terminals open from inside a shell script

2010-10-29 Thread Mark Liggett
Hi Sumatheja, I'm guessing you want a script to run only once (did say whether it was per user). You could add your script to the .bashrc file - this way the script would run once when the user logs on. Alternatively run the script and export an environment variable - then check it using an i

F13 issue when bridging

2010-10-13 Thread Mark Liggett
Hi everyone, I'm using Ethernet bridging on an up-to-date F13 system. I've created a bridge adapter and added eth2 and eth3 to it. Everything works as expected for a short time before the 2 Ethernet cards used in the bridge start reporting millions of errors - buffer overruns. I confirmed th