Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 16:01:01 +0100
From:      "Roger 'Rocky' Vetterberg" <listsub@401.cx>
To:        Sostin Andrey <andy@asi.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Hardware test software for FreeBSD
Message-ID:  <3DE4DE2D.2090904@401.cx>
References:  <6CC09D14F5F39F4FB065AFAFFAE1D3FF139521@backup.asi.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Sostin Andrey wrote:
> Dear colleagues,
> 
> Does anybody know about software tests for FreeBSD which could overload the whole system (like BurnIn Pro for Windows). Please give the url, if any.
> We need to test about 500 servers under FreeBSD...
> 
> Sincerely,
> Andrew A. Sostin
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


cd /usr/src && make -j4 buildworld && make -j4 buildkernel
Repeat until satisfied.

--
R


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DE4DE2D.2090904>