summaryrefslogtreecommitdiffstats
path: root/share/FAQ/tutorials.html
blob: 9a260afcfc337d9e08436277991bc978a2fc428d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!-- $Id:$ -->

<!DOCTYPE html PUBLIC '-//IETF//DTD HTML 2.0//EN'>
<html>
  <head>
    <title>FreeBSD Tutorials</title>
  </head>
  <body>
<h1>FreeBSD Tutorials</h1>
<hr>

    <p>This page contains tutorials on topics that the short
      answer format of the main <a
      href="HTML/freebsd-faq.html">FAQ</a> cannot do justice to.
      If you have a particular area of expertise, we would like
      to here from you!  Your contributions are not only welcome,
      but often save new users from uncountable headaches.  If
      you've written something you think may help new users, by
      all means let us know about it by sending mail to <a
      href="mailto:doc@freebsd.org">doc@FreeBSD.ORG</a>.

<h2>Installation Topics</h2>

    <ul>

      <li><a href = "Text/INSTALL">How to install a distribution.</a>

      <li><a href="Text/diskspace.FAQ">All about hard disk partitioning.</a>

    </ul>

<h2>Networking topics</h2>

<ul>
      <li><a href="HTML/dialup.html">Setting up FreeBSD for
	  dialin access.</a></li>

      <li><a href="Text/slip.FAQ">Setting up FreeBSD as a SLIP
	  <em>client</em>.</a>

      <li><a href="HTML/slip_server.html">Setting up FreeBSD as a SLIP
          <em>server</em>.</a>

      <li><a href="Text/ppp.FAQ">How to configure PPP.</a>

      <li><a href="Text/nfs.FAQ">Tips for users using NFS between
	  FreeBSD and workstation hardware.</a>

      <li><a href="Text/diskless.FAQ">Setting up a diskless FreeBSD
	  workstation.</a>

      <li><a href="LaTeX/kerberos_setup.latex">Setting up Kerberos</a>
	(this is a LaTeX document)

      <li><a href="Text/UUCP_Internals.FAQ">UUCP internals</a>

    </ul>


<h2>FreeBSD-current topics</h2>

<ul>
      <li><a href="Text/current-policy.FAQ">What you should know about running
	  FreeBSD-current.</a>
      
      <li><a href="HTML/ctm.html">All about CTM</a>.

      <li><a href="Text/sup.FAQ">All about sup</a>.

      <li><a href="extras/ports-supfile">A sample supfile for the FreeBSD ports
	  collection.</a>
      
      <li><a href="extras/standard-supfile">A sample supfile for the
	  FreeBSD source tree.</a>

</ul>

<h2>Hardware topics</h2>

<ul>
      <li><a href="Text/systems.FAQ">Systems and configurations
	  on which FreeBSD is "known" to work.</a>

      <li><a href="Text/HW.TROUBLE">User feedback on finicky or broken
	  hardware.</a>

      <li><a href="HTML/SCSI.html">Using SCSI devices with FreeBSD</a>.

</ul>

<h2>Miscellaneous</h2>
<ul>
      <li><a href="Text/kernel-debug.FAQ">How to debug the kernel.</a>
      </li>

      <li><a href="Text/ports.FAQ">Using the FreeBSD "ports"
	  collection</a></li>

      <li><a href="Text/submitters.FAQ">Becoming a contributor to
	  the FreeBSD project</a></li>

    </ul>


<hr>
<a href="index.html">Return to the help page</a>

  </body>
</html>
OpenPOWER on IntegriCloud