9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: blstuart@bellsouth.net
To: 9fans@9fans.net
Subject: Re: [9fans] Help for a home user discovering Plan 9
Date: Fri, 17 Apr 2009 11:46:02 -0500	[thread overview]
Message-ID: <b7c17be0788e1809c3ace220681f07b2@bellsouth.net> (raw)
In-Reply-To: <87e83fa2-b63d-4eec-9391-d74d1af5d6ba@d19g2000prh.googlegroups.com>

> It would be nice if someone could point me to some step-by-step
> instructions for Plan 9 dummies,

I don't think such a thing currently exists, but if you keep
notes as you go along, you could provide the welcome service
of writing one...

But there are some general direction to point you in for
these specific things:

> for a wireless connection to a DHCP
> router network,

ip/ipconfig looks for DHCP if you don't give it explicit
address, so that part is easy.  The real challenge is in
the device driver for any given wireless card.  Because
our community is small, we don't have an army of
device driver writers.  So the easiest way to do this is
run Plan 9 along with something else using 9vx, qemu,
Xen, lguest, kvm, virtualbox, vmware, ...

> changing the display resolution or the Acme font,

When running natively, the resolution is set by vga(8)
form the "vgasize=" parameter in plan9.ini.  Acme
takes two command-line font parameters: -f and -F.
Usually, it's started reading from an acme.dump file
where the desired font has already been recorded.

> browsing the Web,

Ah, the web; our thorn in the flesh :)
> and accessing files and running applications on a
> Vista laptop. I'd also welcome any other ideas about learning to use
> Plan 9.




  reply	other threads:[~2009-04-17 16:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17 13:43 Jim
2009-04-17 16:46 ` blstuart [this message]
2009-04-17 16:51 ` blstuart
2009-04-17 18:51   ` Steve Simon
2009-04-17 19:00     ` blstuart

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=b7c17be0788e1809c3ace220681f07b2@bellsouth.net \
    --to=blstuart@bellsouth.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).