Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it/handbook: hb-install-network.xml
Date: Wed, 01 Oct 2008 21:49:50
Message-Id: E1Kl9Zr-0002oA-L3@stork.gentoo.org
1 scen 08/10/01 21:49:47
2
3 Modified: hb-install-network.xml
4 Log:
5 Version 5.1, revision 1.54 of EN CVS
6
7 Revision Changes Path
8 1.21 xml/htdocs/doc/it/handbook/hb-install-network.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-network.xml?rev=1.21&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-network.xml?rev=1.21&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-network.xml?r1=1.20&r2=1.21
13
14 Index: hb-install-network.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-network.xml,v
17 retrieving revision 1.20
18 retrieving revision 1.21
19 diff -u -r1.20 -r1.21
20 --- hb-install-network.xml 1 Apr 2008 23:14:51 -0000 1.20
21 +++ hb-install-network.xml 1 Oct 2008 21:49:47 -0000 1.21
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-network.xml,v 1.20 2008/04/01 23:14:51 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-network.xml,v 1.21 2008/10/01 21:49:47 scen Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 rete.
33 </abstract>
34
35 -<version>5.0</version>
36 -<date>2008-04-01</date>
37 +<version>5.1</version>
38 +<date>2008-09-26</date>
39
40 <section>
41 <title>Rilevamento automatico della rete</title>
42 @@ -432,6 +432,13 @@
43 ESSID o aggiungere una chiave WEP è necessario eseguire i seguenti comandi:
44 </p>
45
46 +<note>
47 +Se la propria rete wireless è configurata con WPA o WPA2, bisognerà usare
48 +<c>wpa_supplicant</c>. Per maggiori informazioni su come configurare le
49 +funzionalità di rete wireless in Gentoo Linux, leggere il capitolo <uri
50 +link="?part=4&amp;chap=4">Reti Wireless</uri> nel Manuale Gentoo.
51 +</note>
52 +
53 <pre caption="Cambiare ESSID o aggiungere una chiave WEP">
54 <comment>(Il comando imposta l'ESSID a "GentooNode")</comment>
55 # <i>iwconfig eth0 essid GentooNode</i>