Releasing 1.0.12.
[wiki] / docs.mdwn
1 ## Documentation
2
3 Most of the documentation you can find here is in the tinc packages
4 as well. If you have any questions you cannot find answered here,
5 please try the list of [[Frequently Asked Questions|faq]]. If you
6 still have a problem or comments you can send them to the
7 [[mailing list|mail]] or you can [[contact]] the authors.
8
9 Note: documentation is always behind. If you think you miss
10 something, you spotted an error or you notice that the program does
11 something else than the documentation says, please tell us!
12
13 ### Manual
14
15 The main source of information is the
16 [tinc manual](/documentation/tinc_toc). This text describes how to
17 set up a VPN using tinc. It also contains a chapter with more
18 technical details, which you may want to read, as well as the ideas
19 behind tinc. This manual is currently up to date with version
20 1.0.12.
21
22 ### Manpages
23
24 You can also view the HTML version of the manpages that come with
25 version 1.0.12 of tinc:
26
27 - [tincd(8)](/documentation/tincd.8)
28 - [tinc.conf(5)](/documentation/tinc.conf.5)
29
30 ### Examples
31
32 After reading the manual, you can look at further
33 [[examples]] of configuration files and scripts for
34 various setups. There is also an example of
35 [[installing tinc on Windows|examples/windows-install]].
36
37 ### Other material
38
39 - The sheets of the
40   [presentation about VPNs and tinc](/presentations/linuxexpo-20010123/)
41   we gave during the Linux Expo in Amsterdam, 2001/01/23.
42 - The sheets of the
43   [presentation about VPNs and tinc](/presentations/nllgg/tp.ps.gz)
44   we gave at the NLLGG meeting 2000/10/07.