From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.95.36 with SMTP id o24cs97705yhf; Sun, 1 May 2011 11:19:51 -0700 (PDT) Return-Path: <9front+bncCIfk-sO2AhDGyPbtBBoEYPIT3g@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCIfk-sO2AhDGyPbtBBoEYPIT3g@googlegroups.com designates 10.223.5.16 as permitted sender) client-ip=10.223.5.16; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCIfk-sO2AhDGyPbtBBoEYPIT3g@googlegroups.com designates 10.223.5.16 as permitted sender) smtp.mail=9front+bncCIfk-sO2AhDGyPbtBBoEYPIT3g@googlegroups.com; dkim=pass header.i=9front+bncCIfk-sO2AhDGyPbtBBoEYPIT3g@googlegroups.com Received: from mr.google.com ([10.223.5.16]) by 10.223.5.16 with SMTP id 16mr5457315fat.25.1304273990352 (num_hops = 1); Sun, 01 May 2011 11:19:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:x-beenthere:received-spf:mime-version:from:date :message-id:subject:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; bh=Wf+0DYicskN9/6BsWegVK3im0NClojpTAyzgydA8EdM=; b=VGlNSg935X6pCOc3t0S/ZtuSJ3flfsKYm1bVFFdSMGXr6Yz2Q2Q2mVLJCKmkjUJwxN SBhp11qx4Iw0q15G8xhWB4HzWX+LcpHvlgCT41rp6ndCwDE2wLvfwjPDTXC8BllVmpik cjek8xsRkRqZ4fSXtQqONv2WuWHxEur3gdm2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:from:date:message-id:subject :to:x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:x-google-group-id:list-post :list-help:list-archive:sender:list-subscribe:list-unsubscribe :content-type; b=clCCEOcQ1nx+tEUv1NplxM/pXzV+IKYCjM2tkIDtEr1U3+PY1/i45fvvr4p7Ubfso8 VlaoQ/sUhJTn9ok9rjwHyqQCGu2VHlnSuRT0SZ3KY8NUatDOL7RMGDYcJaO8wyR1oZYr vX9fBnV34Flt0w/5q58BhMx44gF+AGM9n0nN8= Received: by 10.223.5.16 with SMTP id 16mr1628231fat.25.1304273990257; Sun, 01 May 2011 11:19:50 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.223.60.10 with SMTP id n10ls101410fah.2.gmail; Sun, 01 May 2011 11:19:49 -0700 (PDT) Received: by 10.223.87.194 with SMTP id x2mr625188fal.4.1304273989467; Sun, 01 May 2011 11:19:49 -0700 (PDT) Received: by 10.223.87.194 with SMTP id x2mr625187fal.4.1304273989450; Sun, 01 May 2011 11:19:49 -0700 (PDT) Received: from mail-bw0-f41.google.com (mail-bw0-f41.google.com [209.85.214.41]) by gmr-mx.google.com with ESMTPS id z10si527175fam.11.2011.05.01.11.19.49 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 May 2011 11:19:49 -0700 (PDT) Received-SPF: pass (google.com: domain of stanley.lieber@gmail.com designates 209.85.214.41 as permitted sender) client-ip=209.85.214.41; Received: by mail-bw0-f41.google.com with SMTP id 17so4567781bwz.28 for <9front@googlegroups.com>; Sun, 01 May 2011 11:19:49 -0700 (PDT) Received: by 10.204.74.11 with SMTP id s11mr1651253bkj.43.1304273989185; Sun, 01 May 2011 11:19:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.33.132 with HTTP; Sun, 1 May 2011 11:19:19 -0700 (PDT) From: Stanley Lieber Date: Sun, 1 May 2011 13:19:19 -0500 Message-ID: Subject: new wiki page: guide for system administrators To: 9front@googlegroups.com X-Original-Sender: stanley.lieber@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of stanley.lieber@gmail.com designates 209.85.214.41 as permitted sender) smtp.mail=stanley.lieber@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=UTF-8 A new page has been added to the wiki that covers some of the differences between administering Plan 9 and 9front: http://code.google.com/p/plan9front/wiki/admin We've added information for setting up an auth/cpu server, as well as using fgb's contrib packages. -sl