9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] making yourself at home
Date: Thu,  7 Jun 2007 18:09:10 -0400	[thread overview]
Message-ID: <c93e52f2e1cb2d470efa3def55b1d25f@coraid.com> (raw)
In-Reply-To: <20070607215018.GA12430@mercurius.galaxy>

On Thu Jun  7 17:50:18 EDT 2007, frank@inua.be wrote:
> - Living in Belgium, I copied /adm/timezone/CET to
>   /adm/timezone/local. However, time is still off by 2 hours. It seems
>   that the system is using GMT (normally, CET = GMT + 1; in summertime
>   (now), CET = GMT + 2). Is the CET file "wrong" or so?

the file looks correct at 1hr ahead of gmt (and 2hrs ahead for dst).
time timezone data is copied to the environment for use.  so
you will have to cp /adm/timezone/local /env/timezone or reboot
to get the effect.

> - How do I logout to let another user login?

reboot.

>
> - Is there something like "su" to let me be someone else in another
>   window?

no.  you can cpu as another user, but you have a terminal, not a cpu server.
you can't cpu to a terminal.

> - How do I stop rio to get to textmode?

slay rio|rc

> - Can I somehow lock the screen?

reboot. ;-)

> - I noticed that users glenda, adm and none don't have a password (by
>   default). These users can however change the timezone, reboot the
>   machine, ...
>
> - What is the purpose of the different users like (a) glenda (seems to
>   be hostowner, can create users, etc.), (b) adm, (c) none?
>
>   [*] is part of the sys group but could not change /rc/bin/termrc
>   because he couldn't write to /tmp (no profile like a normal user
>   binding /tmp to /home/tmp; I suppose he can do this interactively)

there are many things about a standalone environment that aren't
ideal.  you're noticing some of them.  in a full plan 9 environment,
the idea is that a terminal doesn't have anything special on it.
if you boot it, it's your machine.  the files are on the fileserver which
would protect stuff like /adm/timezone/local from being changed.
and the authentication would be taken care of by the auth server.

>
> - Is there something like virtual consoles to allow e.g.  several
>   users to login simultaneously and each starting a graphical
>   environment?

the cpu command.  you need a cpu server for that.

>
> - Is there something like a plain "mount" command, just to see all
>   bindings?

ns.

- erik


  parent reply	other threads:[~2007-06-07 22:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07 21:50 Frank Lenaerts
2007-06-07 22:05 ` Gabriel Diaz
2007-06-12 19:54   ` Frank Lenaerts
2007-06-13  8:54     ` Richard Miller
2007-06-07 22:09 ` erik quanstrom [this message]
2007-06-12 20:12   ` Frank Lenaerts
2007-06-12 20:23     ` john
2007-06-12 20:33     ` lucio
2007-06-12 20:58       ` Charles Forsyth
2007-06-07 22:22 ` Kris Maglione
2007-06-07 23:07 ` Federico Benavento

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=c93e52f2e1cb2d470efa3def55b1d25f@coraid.com \
    --to=quanstro@coraid.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).