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:51:07 -0500	[thread overview]
Message-ID: <64ee41a83a52560d62f8a66e64b8fdc5@bellsouth.net> (raw)
In-Reply-To: <87e83fa2-b63d-4eec-9391-d74d1af5d6ba@d19g2000prh.googlegroups.com>

Oops: sent too early...  Here's the rest

> 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 :)  There is abaco
and Inferno's charon, but neither supports the java/flash/
extension of the week that so many sites seem to assume.
It'd be great if someone wrote a brower that did support
them, but that's not an interesting problem for most of
the people here.

> and accessing files and running applications on a
> Vista laptop.

There's aquarela which is a CIFS server, but I'm not sure
about client.  I seem to remember it being worked on at
one point, but I'm not sure if it was ever completed.

> I'd also welcome any other ideas about learning to use
> Plan 9.

I'll have to leave that to others.  I tend to be interested in
things as objects of study, rather than as things to use.
I just happen to use my objects of study along the way.

BLS




  parent reply	other threads:[~2009-04-17 16:51 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
2009-04-17 16:51 ` blstuart [this message]
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=64ee41a83a52560d62f8a66e64b8fdc5@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).