From owner-svn-doc-head@FreeBSD.ORG Sun Sep 21 20:41:22 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9926655E; Sun, 21 Sep 2014 20:41:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69D856C7; Sun, 21 Sep 2014 20:41:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8LKfMop095900; Sun, 21 Sep 2014 20:41:22 GMT (envelope-from gavin@FreeBSD.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8LKfMfW095899; Sun, 21 Sep 2014 20:41:22 GMT (envelope-from gavin@FreeBSD.org) Message-Id: <201409212041.s8LKfMfW095899@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gavin set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson Date: Sun, 21 Sep 2014 20:41:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45651 - head/en_US.ISO8859-1/articles/casestudy-argentina.com X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2014 20:41:22 -0000 Author: gavin Date: Sun Sep 21 20:41:21 2014 New Revision: 45651 URL: http://svnweb.freebsd.org/changeset/doc/45651 Log: Fix up some trademarks in this (very outdated) article. Modified: head/en_US.ISO8859-1/articles/casestudy-argentina.com/article.xml Modified: head/en_US.ISO8859-1/articles/casestudy-argentina.com/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/casestudy-argentina.com/article.xml Sun Sep 21 17:18:17 2014 (r45650) +++ head/en_US.ISO8859-1/articles/casestudy-argentina.com/article.xml Sun Sep 21 20:41:21 2014 (r45651) @@ -15,7 +15,7 @@ &tm-attrib.freebsd; &tm-attrib.intel; - &tm-attrib.xfree86; + &tm-attrib.redhat; &tm-attrib.general; @@ -135,16 +135,16 @@ Introduction At the beginning of 2003 we had a CriticalPath mail system - running on Solaris x86 plus a Redhat box for SMTP, Radius and + running on Solaris x86 plus a Red Hat box for SMTP, Radius and DNS. The DNS and Radius services were constantly down and we were struggling with huge mail queues. There was an attempt to - install CriticalPath for Linux into Redhat on an Intel box with + install CriticalPath for &linux; into Red Hat on an &intel; box with a Megaraid card, but the disk latency was enormous and the mail application never really worked. The first step depicted towards the "FreeBSD solution" consisted in migrating this hardware and commercial software to - FreeBSD 4.8 with Linux emulation. + FreeBSD 4.8 with &linux; emulation. @@ -298,7 +298,7 @@ Results We managed to deploy a FreeBSD based email architecture that - is horizontally scalable, using 3 Terabyte Intel based storage + is horizontally scalable, using 3 Terabyte &intel; based storage servers at a current cost of 3 dollars per Gigabyte with redundancy.