9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Sascha Retzki" <sretzki@gmx.de>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] really basic (stupid) questions, re: beginning sys admin.
Date: Sat, 21 Oct 2006 20:39:39 +0200	[thread overview]
Message-ID: <738bac2793c4c473aa2662ae9826bda8@mail.gmx.net> (raw)
In-Reply-To: <453A6208.7090108@xmission.com>

> Hello,
> 
> 
> Q1) how to "logout" of the fossil+venti console? In my experience, open 
> console access to servers is bad (insecure).  Even though it is stated 
> numerous places that there is no "root" account.  Apparently physical 
> access to the console IS "root"?

Sure. See, you installed a network-distributed Operating System on a single machine on which you operate locally. Think of it this way, normally you would create file-/cpu-/authservers now. You can substitude 'root' for 'hostowner', which is alias as bootes in most documents (and eve in the kernel iirc, but unsure). He is in group sys and most other groups needed to operate on almost anything (glenda is the hostowner of a single-system-installation).

> 
> Q2) It is stated that you can't run both an authentication server and a 
> file server on the same node so how do I get the 'factotum' stuff going 
> on a standalone file-server/terminal/cpu-server (the cdrom installed 
> system)?
> 

Oh? I kind-of run a fileserver with an auth-server, what documents stat that?

> Q3) I have made a new user, how would I set this new user's (and 
> glenda's) password?  Again on the standalone cdrom installed system.
> 

Not. Distributed network environment, you are trying to use it like Unix, it won't really work that way.

> Q4) on Un*x, after entering a man page command I can search for a 
> specific word with /word in a terminal emulator window. How do I perform 
> the same thing in a rio/rc window (please don't answer "use acme")?
> 

Why not, acme rocks for that :-D

So you are demanding more(1)/less(1), there is not really such thing. If you want to read manpages, search arround in them etc, acme does a great job. If page(1) can search in postscript, and you prefer page, man(1) can assemble them.

> Q5) rebooting seems to be the main method to re-configure the system or 
> ones access rights.  In Un*x logging in/out and using su and 
> kill/restart allowed one to choose the role and modify the system 
> configuration without rebooting (I have a system running with uptime 
> over 3 years). Is rebooting the method for performing these tasks?  This 
> seems rather draconian (imo).
> 

Depends what you reconfigured. Sometimes it is a damn good idea to restart the whole OS after resetup, because you are right there - if some startup-script contains a typo, you will be able to react (unlike the system goes down unexpectedly at 1 am, murphys law, you know).


> 
> ps: i have an ac97 audio driver written and working on a via-epia 
> motherboard? anyone interested in trying this?

Ac97 driver for Plan9? I briefly looked into ac97*.pdf and planned to start working on it if I find the time...



  parent reply	other threads:[~2006-10-21 18:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-21 18:08 Lloyd M Caldwell
2006-10-21 18:26 ` andrey mirtchovski
2006-10-21 18:32 ` andrey mirtchovski
2006-10-22 15:26   ` erik quanstrom
2006-10-22 15:46     ` andrey mirtchovski
2006-10-21 18:39 ` Sascha Retzki [this message]
2006-10-21 19:25 ` Steve Simon
2006-10-22 15:07 ` erik quanstrom

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=738bac2793c4c473aa2662ae9826bda8@mail.gmx.net \
    --to=sretzki@gmx.de \
    --cc=9fans@cse.psu.edu \
    /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).