9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] plan9 as a dedicated remote file server
@ 2011-04-05 19:56 Thomas
  2011-04-05 20:04 ` erik quanstrom
  2011-04-05 20:16 ` David du Colombier
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas @ 2011-04-05 19:56 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]


I want to set up a dedicated remote plan9 system to periodically check mail and print parts of emails from certain senders.

I think I see how to do this using rc.

I'm not sure about a restart after a power restoration.

Do I have to modify the kernel to provide for a fixed user and root,  instead of the usual login?

Or, is there an easier solution?

Thanks,

-Tom



[-- Attachment #2: Type: text/html, Size: 662 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] plan9 as a dedicated remote file server
  2011-04-05 19:56 [9fans] plan9 as a dedicated remote file server Thomas
@ 2011-04-05 20:04 ` erik quanstrom
  2011-04-05 20:16 ` David du Colombier
  1 sibling, 0 replies; 3+ messages in thread
From: erik quanstrom @ 2011-04-05 20:04 UTC (permalink / raw)
  To: 9fans

> I'm not sure about a restart after a power restoration.

set the machine to automaticly boot.  you will need to
be careful about power loss.  if you expect power loss,
you will be happier without venti, and perhaps without
fossil.

> Do I have to modify the kernel to provide for a fixed user and root,  instead of the usual login?

if you use a cpu kernel and nvram, you will not need a login.

- erik



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] plan9 as a dedicated remote file server
  2011-04-05 19:56 [9fans] plan9 as a dedicated remote file server Thomas
  2011-04-05 20:04 ` erik quanstrom
@ 2011-04-05 20:16 ` David du Colombier
  1 sibling, 0 replies; 3+ messages in thread
From: David du Colombier @ 2011-04-05 20:16 UTC (permalink / raw)
  To: 9fans

> Or, is there an easier solution?

If I understand you correctly, you are running a standalone
terminal with the pcf kernel.

Then, you can set variables "nobootprompt" and "user" in you plan9.ini.

For example:

nobootprompt=local!#S/sdC0/fossil
user=glenda

--
David du Colombier



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-05 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-05 19:56 [9fans] plan9 as a dedicated remote file server Thomas
2011-04-05 20:04 ` erik quanstrom
2011-04-05 20:16 ` David du Colombier

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).