9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@9fans.net
Subject: Re: [9fans] have installed plan 9 on many hosts, can't get any of them to "share".
Date: Thu,  9 Dec 2010 23:26:03 +0000	[thread overview]
Message-ID: <94f205013a016ce4c61d4c589c30aaa9@quintile.net> (raw)
In-Reply-To: <475051C5-92F9-42B8-AC80-3EAA7E08EBE0@xmission.com>

Its good top remember the learning curve, ir does feel steep,
and then suddenly...

How far have you got installing your plan9 file/cpu/auth server?
I assume you have booted a terminal successfully?

here are some rough steps:
	install a terminal

	edit /lib/ndb/local to set up networking

	partitioned the hard disk, adding an nvram partition.

	modify your plan9.ini - I suggest you add a boot menu to allow you
	to boot as a terminal or as server (different kernels).

	create  /cfg/$sysname/cpurc, I have put mine from my server
	in http://www.quintile.net/doorstep/cpurc, I don't suggest you use this without
	working out what it all does but it should provide a useful template.

	create accounts in fossil for yourself and bootes.

	write the nvram partition using auth/wrkry - hostowner is, by convention,
	"bootes" the authdom is a name for your authentication domain, mine is
	home.quintile.net but your could be anything you like.

	edit /lib/ndb/auth to allow processes running as bootes to become other people.

	set passwords for bootes (same as you used in wrkey) and for yourself
	using auth/changeuser

you will want to set up secstore but that is optional so leave it till later.

there are some nice options to allow the boot sequence (defined in plan9.ini)
to run unattended but these can wait.

you might want to use mirrored drives for reliability, see fs(4).

hope this helps.

-Steve



  parent reply	other threads:[~2010-12-09 23:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 22:53 Lloyd Caldwell
2010-12-09 23:01 ` erik quanstrom
2010-12-09 23:06 ` John Floren
2010-12-10  0:39   ` Lloyd Caldwell
2010-12-10  0:50     ` erik quanstrom
2010-12-10  0:54     ` John Floren
2010-12-09 23:26 ` Steve Simon [this message]
2010-12-10  3:59 ` Corey
2010-12-10 14:13 ` John Stalker
2010-12-10 15:34   ` Steve Simon
2010-12-10 15:42     ` erik quanstrom
2010-12-10 15:42     ` John Floren
2010-12-10 16:31       ` ron minnich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=94f205013a016ce4c61d4c589c30aaa9@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).