Update hardware statistics.
This commit is contained in:
parent
885f435baf
commit
f540426765
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9829
2 changed files with 9 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.38 2001/06/15 22:41:47 eric Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.39 2001/06/16 19:44:50 eric Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.38 2001/06/15 22:41:47 eric Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.39 2001/06/16 19:44:50 eric Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -13,10 +13,10 @@
|
|||
|
||||
<img src="../gifs/powerlogo.gif" alt="" align="right"> <p>The
|
||||
machine <tt>www.FreeBSD.org</tt>, otherwise known as
|
||||
<tt>freefall.FreeBSD.org</tt>, is 450MHz Pentium III set up with
|
||||
256 megabytes of RAM and about 50 gigabytes of disk space. The
|
||||
<tt>freefall.FreeBSD.org</tt>, is 800MHz Pentium III set up with
|
||||
1024 megabytes of RAM and about 50 gigabytes of disk space. The
|
||||
mail duties for the domain are handled by <tt>hub.FreeBSD.org</tt>,
|
||||
a 400 MHz Pentium II with 256MB megabytes RAM and about 16 gigabytes
|
||||
a 400 MHz Pentium II with 256 megabytes RAM and about 16 gigabytes
|
||||
disk space.</p>
|
||||
|
||||
<p>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.20 2001/01/14 07:22:55 kris Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.21 2001/02/26 18:06:37 jkh Exp $">
|
||||
<!ENTITY title "The FreeBSD.org Network">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.20 2001/01/14 07:22:55 kris Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.21 2001/02/26 18:06:37 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -126,7 +126,7 @@ this file</a>.</p>
|
|||
<tr valign="top">
|
||||
<td>builder</td>
|
||||
<td>Intel x86</td>
|
||||
<td>400MHz Pentium II, 128MB mem, NCR 53c875, 9GB IBM
|
||||
<td>400MHz Pentium II, 256MB mem, NCR 53c875, 9GB IBM
|
||||
SCSI drive, Winbond 100bTX NIC.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -155,7 +155,7 @@ Intel EtherExpress Pro 10/100B NIC.</td>
|
|||
<tr valign="top">
|
||||
<td>freefall</td>
|
||||
<td>Intel x86</td>
|
||||
<td>400MHz Pentium II, 256MB mem, Adaptec AHA2940U2W PCI SCSI
|
||||
<td>800MHz Pentium III, 1024MB mem, Adaptec AHA2940U2W PCI SCSI
|
||||
controller, 2x4GB SCSI WIDE drives, 3x9GB SCSI U2W drives,
|
||||
Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue