~giuseppeterrasi-deactivatedaccount/wiki-ubuntu-it/help-repo

« back to all changes in this revision

Viewing changes to www/10.10/ubuntu/keeping-safe/it/index.html

  • Committer: Leo Iannacone
  • Date: 2011-04-30 16:06:52 UTC
  • Revision ID: l3on@ubuntu.com-20110430160652-p5rufesrmfuzge6k
Creato;
Aggiunti 10.10 - 10.04 - 8.04;
Aggiunti index;
Aggiunti css base;
Aggiunti favicon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml">
 
4
  <head xmlns="http://www.w3.org/1999/xhtml">
 
5
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
6
    <title xmlns="">Mantenere il proprio computer sicuro</title>
 
7
    <link rel="stylesheet" href="../../libs/ubuntu-book.css" type="text/css" />
 
8
    <style xmlns="" type="text/css">
 
9
#content { background-image: url('images/draft.png');
 
10
       background-repeat: repeat-y;
 
11
       background-position: top center;
 
12
       /* The following properties make the watermark "fixed" on the page. */
 
13
       /* I think that's just a bit too distracting for the reader... */
 
14
       /* background-attachment: fixed; */
 
15
       /* background-position: center center; */
 
16
     }</style>
 
17
    <link rel="home" href="index.html" title="Mantenere il proprio computer sicuro" />
 
18
    <link rel="next" href="passwords.html" title="Password" />
 
19
    <link rel="copyright" href="/legal.html" title="Riconoscimenti e licenza" />
 
20
  </head>
 
21
  <link href="http://help.ubuntu-it.org/favicon.ico" rel="shortcut icon" />
 
22
  <body>
 
23
    <div id="page-border-left-repeat">
 
24
      <div id="page-border-right-repeat">
 
25
        <script type="text/javascript">
 
26
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 
27
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
 
28
</script>
 
29
        <script type="text/javascript">
 
30
try {
 
31
var pageTracker = _gat._getTracker("UA-8147493-2");
 
32
pageTracker._trackPageview();
 
33
} catch(err) {}</script>
 
34
        <div id="page-border-top-repeat">
 
35
          <div id="header">
 
36
            <div id="header-navigation">
 
37
              <ul>
 
38
                <li>
 
39
                  <a href="http://www.ubuntu-it.org">Web</a>
 
40
                </li>
 
41
                <li>
 
42
                  <a href="http://wiki.ubuntu-it.org">Documentazione</a>
 
43
                </li>
 
44
                <li>
 
45
                  <a href="http://forum.ubuntu-it.org">Forum</a>
 
46
                </li>
 
47
                <li>
 
48
                  <a href="http://planet.ubuntu-it.org">Planet</a>
 
49
                </li>
 
50
              </ul>
 
51
            </div>
 
52
            <form action="http://help.ubuntu-it.org/10.10/ubuntu/search.php" id="cse-search-box">
 
53
              <div>
 
54
                <input type="text" name="s" size="28" title="search" />
 
55
                <input type="submit" value="Cerca" title="search" />
 
56
              </div>
 
57
            </form>
 
58
          </div>
 
59
        </div>
 
60
        <div>
 
61
          <div id="bodyarea">
 
62
            <div class="pagelocation"><a href="http://help.ubuntu-it.org/">Documentazione di Ubuntu</a> &gt; <a href="http://help.ubuntu-it.org/ubuntu1010.html">Ubuntu 10.10</a> &gt; <span class="breadcrumb-node">Mantenere il proprio computer sicuro</span></div>
 
63
            <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" class="article" title="Mantenere il proprio computer sicuro" lang="it">
 
64
              <div class="titlepage">
 
65
                <div>
 
66
                  <div>
 
67
                    <h2 class="title"><a id="keeping-safe"></a>Mantenere il proprio computer sicuro</h2>
 
68
                  </div>
 
69
                  <div>
 
70
                    <p class="copyright">Diritto d'autore © 2010 Canonical Ltd. e i membri del <a class="ulink" href="https://launchpad.net/~ubuntu-core-doc" target="_top">Progetto documentazione di Ubuntu</a></p>
 
71
                  </div>
 
72
                  <div>
 
73
                    <a href="/legal.html">Riconoscimenti e licenza</a>
 
74
                  </div>
 
75
                </div>
 
76
                <hr />
 
77
              </div>
 
78
              <div class="toc">
 
79
                <p>
 
80
                  <b>Indice</b>
 
81
                </p>
 
82
                <dl>
 
83
                  <dt>
 
84
                    <span class="sect1">
 
85
                      <a href="passwords.html">Password</a>
 
86
                    </span>
 
87
                  </dt>
 
88
                  <dt>
 
89
                    <span class="sect1">
 
90
                      <a href="users.html">Fornire a ogni persona un account distinto</a>
 
91
                    </span>
 
92
                  </dt>
 
93
                  <dt>
 
94
                    <span class="sect1">
 
95
                      <a href="updates.html">Mantenere il software aggiornato</a>
 
96
                    </span>
 
97
                  </dt>
 
98
                  <dt>
 
99
                    <span class="sect1">
 
100
                      <a href="lock-screen.html">Bloccare lo schermo durante le assenze</a>
 
101
                    </span>
 
102
                  </dt>
 
103
                  <dt>
 
104
                    <span class="sect1">
 
105
                      <a href="firewall.html">Configurare un firewall</a>
 
106
                    </span>
 
107
                  </dt>
 
108
                  <dd>
 
109
                    <dl>
 
110
                      <dt>
 
111
                        <span class="sect2">
 
112
                          <a href="firewall.html#id2983352">Strumenti di configurazione firewall</a>
 
113
                        </span>
 
114
                      </dt>
 
115
                      <dt>
 
116
                        <span class="sect2">
 
117
                          <a href="firewall.html#id3041247">Provare il firewall e monitorare il traffico di rete</a>
 
118
                        </span>
 
119
                      </dt>
 
120
                    </dl>
 
121
                  </dd>
 
122
                  <dt>
 
123
                    <span class="sect1">
 
124
                      <a href="avoid-internet-crime.html">Evitare seccature e illeciti su Internet</a>
 
125
                    </span>
 
126
                  </dt>
 
127
                  <dt>
 
128
                    <span class="sect1">
 
129
                      <a href="backup-files.html">Creare copie di backup dei propri file</a>
 
130
                    </span>
 
131
                  </dt>
 
132
                </dl>
 
133
              </div>
 
134
              <p>Questa sezione descrive come mantenere sicuro il proprio computer dalle minacce alla sicurezza.</p>
 
135
            </div>
 
136
            <div xmlns="http://www.w3.org/1999/xhtml" class="navfooter">
 
137
              <hr />
 
138
              <table width="100%" summary="Navigation footer">
 
139
                <tr>
 
140
                  <td width="40%" align="left"> </td>
 
141
                  <td width="20%" align="center"> </td>
 
142
                  <td width="40%" align="right"> <a accesskey="n" href="passwords.html"><img src="../../libs/navig/next.png" alt="Avanti" /></a></td>
 
143
                </tr>
 
144
                <tr>
 
145
                  <td width="40%" align="left" valign="top"> </td>
 
146
                  <td width="20%" align="center"> </td>
 
147
                  <td width="40%" align="right" valign="top"> Password</td>
 
148
                </tr>
 
149
              </table>
 
150
            </div>
 
151
          </div>
 
152
        </div>
 
153
        <div id="page-border-bottom-repeat">
 
154
          <div id="footer">
 
155
            <div id="copyright">
 
156
                                                Ubuntu e Canonical sono marchi registrati da Canonical Ltd.
 
157
                                        </div>
 
158
          </div>
 
159
        </div>
 
160
        <div id="page-border-right-top"></div>
 
161
        <div id="page-border-right-bottom"></div>
 
162
      </div>
 
163
      <div id="page-border-left-top"></div>
 
164
      <div id="page-border-left-bottom"></div>
 
165
    </div>
 
166
    <p></p>
 
167
  </body>
 
168
</html>