~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to nl/post-install/new-to-unix.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 28672 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.  A lot of valuable information can also be found
 
11
in the <ulink url="&url-debian-reference;">Debian Reference</ulink>.
 
12
This <ulink url="&url-unix-faq;">list of Unix FAQs</ulink> contains a
 
13
number of UseNet documents which provide a nice historical reference.
 
14
 
 
15
</para><para>
 
16
 
 
17
Linux is an implementation of Unix.  The
 
18
<ulink url="&url-ldp;">Linux Documentation Project (LDP)</ulink>
 
19
collects a number of HOWTOs and online books
 
20
relating to Linux.  Most of these documents can be installed locally;
 
21
just install the <classname>doc-linux-html</classname> package (HTML
 
22
versions) or the <classname>doc-linux-text</classname> package (ASCII
 
23
versions), then look in <filename>/usr/share/doc/HOWTO</filename>.
 
24
International versions of the LDP HOWTOs are also available as Debian
 
25
packages.
 
26
 
 
27
</para>
 
28
 
 
29
 </sect1>