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

« back to all changes in this revision

Viewing changes to it/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 -->
 
3
 
 
4
 
 
5
 <sect1 id="unix-intro">
 
6
 <!-- <title>If You Are New to Unix</title> -->
 
7
 <title>Se non si conosce Unix</title>
 
8
 
 
9
<para>
 
10
 
 
11
<!-- If you are new to Unix, you probably should go out and buy some books
 
12
and do some reading.  A lot of valuable information can also be found
 
13
in the <ulink url="&url-debian-reference;">Debian Reference</ulink>.
 
14
This <ulink url="&url-unix-faq;">list of Unix FAQs</ulink> contains a
 
15
number of UseNet documents which provide a nice historical reference. -->
 
16
 
 
17
Se non si ha familiarità con Unix probabilmente si dovrà uscire per
 
18
comprare e leggere qualche libro. Molte informazioni possono essere
 
19
trovate anche nella <ulink url="&url-debian-reference;">Debian
 
20
Reference</ulink>. Questo <ulink url="&url-unix-faq;">elenco di FAQ su
 
21
Unix</ulink> contiene parecchi documenti UseNet di valore storico.
 
22
 
 
23
</para><para>
 
24
 
 
25
<!-- Linux is an implementation of Unix.  The
 
26
<ulink url="&url-ldp;">Linux Documentation Project (LDP)</ulink>
 
27
collects a number of HOWTOs and online books
 
28
relating to Linux.  Most of these documents can be installed locally;
 
29
just install the <classname>doc-linux-html</classname> package (HTML
 
30
versions) or the <classname>doc-linux-text</classname> package (ASCII
 
31
versions), then look in <filename>/usr/share/doc/HOWTO</filename>.
 
32
International versions of the LDP HOWTOs are also available as Debian
 
33
packages. -->
 
34
 
 
35
Linux è una realizzazione di Unix. Il <ulink url="&url-ldp;">Linux
 
36
Documentation Project (LDP)</ulink> raccoglie parecchi HOWTO e libri
 
37
online tutti riguardanti Linux. La maggior parte di questi documenti
 
38
può essere installata in locale; è sufficiente installare il pacchetto
 
39
<classname>doc-linux-html</classname> (la versione in formato HTML)
 
40
o il pacchetto <classname>doc-linux-text</classname> (la versione
 
41
in formato ASCII) e poi cercare i documenti in
 
42
<filename>/usr/share/doc/HOWTO</filename>. Anche le versioni
 
43
internazionali degli HOWTO del LDP sono disponibili come pacchetti
 
44
Debian.
 
45
 
 
46
</para>
 
47
 
 
48
 </sect1>