(no commit message)
[openafs-wiki.git] / index.mdwn
1 ![andy][1]
2
3
4 Welcome to the [OpenAFS][2] wiki. This is a web-based collaboration for
5 collecting, maintaining, and distributing information about OpenAFS, an
6 open-source implementation of the AFS distributed filesystem.
7
8 OpenAFS is a caching, distributed, network-based filesystem for securely and
9 efficiently sharing files over a private network or over the internet.  OpenAFS
10 stores files on file server machines. OpenAFS clients read and write data to
11 the file servers. Data is cached locally by clients, making subsequent reads
12 very fast.  File servers automatically notify clients when data is
13 changed, keeping data in sync.  OpenAFS clients integrate with the client
14 operating system to create a seamless network file system.  Client side support
15 is provided for wide-range of operating systems, including Windows, MacOS,
16 Solaris, and Linux.
17
18 ### Key features
19
20   * global namespace
21   * location transparency
22   * client-side caching
23   * read-only replication
24   * access control lists
25   * kerberos integration
26
27 ## Getting started
28
29   * [[Getting started|GettingStarted]]
30   * [Documentation][3]
31   * [[Contributed guides and information|GuidesAndInfo]]
32   * [[Where to get help|WhereToGetHelp]]
33   * [[Frequently asked questions|AFSFrequentlyAskedQuestions]]
34   * A [[list of sites using OpenAFS|ListOfSitesUsingOpenAFS]]
35
36 ## Get involved
37
38   * A [[list of tiny and simple tasks|TinySimpleTasks]]
39   * [[Contributing scripts and tools|Contrib]]
40   * [[Maintaining documentation|MaintainingDocumentation]]
41   * OpenAFS [[developer documentation|OpenAFSDevelopers]]
42   * OpenAFS project [[infrastructure|openafsinfrastructure]]
43
44 ## About this wiki
45
46   * How to use this [[wiki|ikiwiki]]
47   * Try out the wiki [[sandbox]]
48   * [[Site Map|WikiSiteMap]]
49   * [[Orphaned pages|WikiOrphanedPages]]
50   * [[Broken links|WikiBrokenLinks]]
51
52
53 [1]: images/andy_juggles.jpg "Andy Juggles"
54 [2]: http://www.openafs.org  "OpenAFS"
55 [3]: http://docs.openafs.org/ "OpenAFS Documentation"