Tagged Questions
2
votes
2answers
1k views
Stress testing hardware
Is there a piece of software I can install on my Ubuntu installation (10.04) to stress test all the hardware on my computer? I understand I can download a specific disto to do this, but I would ...
0
votes
3answers
3k views
How to test apache server on Ubuntu Server 10.04 running in VirtualBox?
I installed Ubuntu Server 10.04 via VirtualBox, yes, the I use virtual machine, cuz I am learning ubuntu. I installed apache webserver by this command:
sude apt-get install apache2
Everything looks ...