9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: presotto@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] secstore
Date: Wed, 15 May 2002 09:33:33 -0400	[thread overview]
Message-ID: <23aa011a90a4cbe68cac5d7b58414644@plan9.bell-labs.com> (raw)

man consolefs.  We plug all our consoles (including Unix ones)
into a serial line panel on our auth server.  That way we can manage
everything from one place.  If you con(1) to a console
in consolefs then you join a session of people on that console.
You can all type and you all see the output.  Also a message
comes out whenever anyone joins or leaves the group.

It makes managing a large number of machines a little easier.
It also cuts down on the number of monitors and mouse-kbd-display
switches in the machine room.  On some machines we connect the reset
button to a relay that's controlled by DTR and plug them in too.
That way, for our testing machines, we can push the reset button
remotely.

We also have a program (clog) that connects to a console and
writes each line into a file with a timestamp, ala syslog.  It's useful
for crashes and for autditing what was done, when systems
rebooted, etc.


             reply	other threads:[~2002-05-15 13:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-15 13:33 presotto [this message]
2002-05-15 13:59 ` Lucio De Re
  -- strict thread matches above, loose matches on Subject: below --
2002-05-15 18:22 rsc
2002-05-15 16:31 presotto
2002-05-15 16:30 jmk
2002-05-15 16:23 presotto
2002-05-15 15:36 anothy
2002-05-15 15:02 presotto
2002-05-15 14:15 rob pike, esq.
2002-05-15 14:43 ` Lucio De Re
2002-05-15 14:14 presotto
2002-05-15 14:37 ` Lucio De Re
2002-05-15 12:33 presotto
2002-05-15 13:09 ` Lucio De Re
2002-05-15 12:26 nigel
2002-05-15 12:17 presotto
2002-05-15 11:58 nigel
2002-05-15 12:16 ` Lucio De Re
2002-05-15 11:55 presotto
2002-05-15 11:45 forsyth
2002-05-15 11:19 nigel

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=23aa011a90a4cbe68cac5d7b58414644@plan9.bell-labs.com \
    --to=presotto@plan9.bell-labs.com \
    --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).