| 1 |
<!-- retain these comments for translator revision tracking -->
|
| 2 |
<!-- original version: 16556 untranslated -->
|
| 3 |
|
| 4 |
|
| 5 |
<sect1 id="unix-intro">
|
| 6 |
<title>If You Are New to Unix</title>
|
| 7 |
<para>
|
| 8 |
|
| 9 |
If you are new to Unix, you probably should go out and buy some books
|
| 10 |
and do some reading. The
|
| 11 |
<ulink url="ftp://rtfm.mit.edu/pub/usenet/news.answers/unix-faq/faq/">
|
| 12 |
Unix FAQ</ulink>
|
| 13 |
contains a number of references to books and Usenet news groups which
|
| 14 |
should help you out. You can also take a look at the
|
| 15 |
<ulink url="http://www.camelcity.com/~noel/usenet/cuuf-FAQ.htm">
|
| 16 |
User-Friendly Unix FAQ</ulink>.
|
| 17 |
|
| 18 |
</para><para>
|
| 19 |
|
| 20 |
Linux is an implementation of Unix. The
|
| 21 |
<ulink url="http://www.tldp.org/">Linux Documentation Project (LDP)</ulink>
|
| 22 |
collects a number of HOWTOs and online books
|
| 23 |
relating to Linux. Most of these documents can be installed locally;
|
| 24 |
just install the <classname>doc-linux-html</classname> package (HTML
|
| 25 |
versions) or the <classname>doc-linux-text</classname> package (ASCII
|
| 26 |
versions), then look in <filename>/usr/share/doc/HOWTO</filename>.
|
| 27 |
International versions of the LDP HOWTOs are also available as Debian
|
| 28 |
packages.
|
| 29 |
|
| 30 |
</para>
|
| 31 |
|
| 32 |
</sect1>
|