Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
Plan 9 Wiki
2
D1018335352
3
Arsc
4
#
5
#WELCOME TO THE PLAN 9 WIKI
6
#
7
#This collection of pages contains information pertinent to
8
#installing, configuring, and using the operating system [Plan 9 from
9
#Bell Labs | http://plan9.bell-labs.com/plan9].
10
#
11
#This is a [wiki], which means that anyone with a web browser or a
12
#Plan 9 installation can edit any of the pages (including this one).
13
#If you find a document you believe to be unclear or incomplete, edit
14
#that page to fix it. We use a simple [wiki syntax] rather than full
15
#HTML, which makes the editing much easier. If you're using a web
16
#browser, there is an Edit link at the bottom of the page. If you're
17
#using Acme, just edit the text and put the document back.
18
#
19
#There are also [Acme wiki instructions].
20
#
21
#INSTALLATION
22
#
23
# *	[Supported PC hardware]
24
# *	The [installation instructions |
25
#	http://plan9.bell-labs.com/sys/doc/install.html]
26
#
27
#CONFIGURATION
28
#
29
# *	[Kfs file system configuration]
30
# *	[Compiling kernels]
31
# *	[Printer configuration]
32
# *	[TeX configuration]
33
# *	[Network configuration]
34
# *	[Mail configuration]
35
# *	[SSH configuration]
36
# *	[Configuring a standalone CPU server]
37
# *	[Installing a Plan 9 File Server]
38
#
39
#USING THE SYSTEM
40
#
41
# *	[Using rio]. An introduction to using the window system.
42
# *	[Using acme]. Acme is a hybrid window system, editor, and shell.
43
# *	[Using plumbing]. The plumber works behind the scenes to connect
44
#	various programs in interesting ways.
45
# *	[Using troff]. Formatting text for printing on a typesetter.
46
# *	[Using PQ]. The implicit relational database client. <-- please,
47
#	write at least an intro, whoever is capable of doing it!
48
# *	[The manual pages | http://plan9.bell-labs.com/sys/man/] are
49
#	quite informative.
50
# *	[Useful commands]
51
# *	See also, a Japanese [website |
52
#	http://basalt.cias.osakafu-u.ac.jp/plan9/p9index.html] that
53
#	includes tools for Japanese character input and display.
54
#
55
#DOCUMENTATION
56
#
57
# *	Documentation is available on Plan 9 systems via [man(1) |
58
#	http://plan9.bell-labs.com/magic/man2html/1/man] and in /sys/doc.
59
# *	The online version of the [manual pages |
60
#	http://plan9.bell-labs.com/sys/man/].
61
# *	A collection of [papers | http://plan9.bell-labs.com/sys/doc/]
62
#	about Plan 9.
63
# *	Pointers to [Plan9 info on other forums and wikis].
64
#
65
#DEVELOPMENT
66
#
67
# *	[Summary of the Plan 9 development environment].
68
# *	[aux/vga theory of operation]
69
#
70
#SOFTWARE
71
#
72
# *	[Charles Forsyth's Collection |
73
#	http://www.caldo.demon.co.uk/plan9/].
74
# *	[Repo's Collection | http://mapage.noos.fr/~repo/].
75
# *	[LEO | ftp://ftp.leo.org/pub/comp/os/plan9/3rd/]
76
# *	Other [User-contributed software].
77
#
78
#META
79
#
80
# *	[Wiki syntax]
81
# *	[Acme wiki instructions]
82
# *	People new to a wiki should play around in the [sandbox] to gain
83
#	familiarity with the concept.
84
# *	[Plan9 wiki wish list].
85
# *	A listing of almost all the pages in this wiki, a.k.a. [What is
86
#	Here].
87
#