~ubuntu-branches/ubuntu/utopic/xubuntu-docs/utopic-proposed

« back to all changes in this revision

Viewing changes to desktop-guide/keeping-safe/C/keeping-safe.xml

  • Committer: Package Import Robot
  • Author(s): Matthew East, Matthew East, Jeremy Bicha
  • Date: 2012-09-19 20:38:04 UTC
  • Revision ID: package-import@ubuntu.com-20120919203804-1t50gcb1xi8xbyzo
Tags: 12.10.1
[ Matthew East ]
* Complete rewrite of desktop-guide by Pasi Lallinaho
* Change to folder structure of desktop-guide to allow translations

[ Jeremy Bicha ]
* debian/control:
  - Bump Standards-Version to 3.9.3 and debhelper to 8
  - Don't build-depend on ubuntu-docs
* debian/preinst: Dropped, not needed after 12.04 LTS

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
3
 
        "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
<!ENTITY % globalent SYSTEM "../../libs/global.ent">
5
 
%globalent;
6
 
<!ENTITY % xubuntu-ent SYSTEM "../../libs/xubuntu.ent">
7
 
%xubuntu-ent;
8
 
<!ENTITY % xinclude SYSTEM "../../libs/xinclude.mod">
9
 
%xinclude;
10
 
<!ENTITY language "en">
11
 
<!ENTITY ubuntu '<phrase>Xubuntu</phrase>'>
12
 
]>
13
 
<chapter id="keeping-safe" status="complete">
14
 
        <title>Keeping Your Computer Safe</title>
15
 
        
16
 
        <para>This section describes how to keep your computer safe from security threats.</para>
17
 
                <sect1 id="passwords" status="new">
18
 
                        <title>Passwords</title>
19
 
                        <para>
20
 
                        Keep your password safe. If you want to change it, you can by opening <application>Users and 
21
 
                        Groups</application> (&users-groups;) and performing the following actions:
22
 
                        </para>
23
 
                        <orderedlist>
24
 
                                <listitem><para>Click on your username.</para></listitem>
25
 
                                <listitem><para>Click <guibutton>Change...</guibutton> next to the <guilabel>Password
26
 
                                </guilabel> field.</para></listitem>
27
 
                                <listitem><para>You will be prompted for your current password.</para></listitem>
28
 
                                <listitem><para>Then you can choose to enter your own newly created password or you can 
29
 
                                select the <guilabel>Generate random password</guilabel> option and then press the 
30
 
                                <guibutton>Generate</guibutton> button to generate a new random password.</para></listitem>
31
 
                                <listitem><para>If you choose to enter your own new password, first enter your current 
32
 
                                password in the <guilabel>Current Password</guilabel> field, then enter new password in the 
33
 
                                <guilabel>new password</guilabel> and enter the new password again in the 
34
 
                                <guilabel>Confirmation</guilabel> field.</para></listitem>
35
 
                                <listitem><para>Click <guilabel>OK</guilabel>.</para></listitem>
36
 
                        </orderedlist>
37
 
                        <para>It is possible to automatically login to Xubuntu.</para>
38
 
                        <warning>
39
 
                                <para>Automatic login is highly discouraged because it provides less security for your
40
 
                                system. Also take care when using the <application>Login Screen</application> application 
41
 
                                as there are options which may prevent Xubuntu from logging in or starting properly.</para>
42
 
                        </warning>
43
 
                        <orderedlist>
44
 
                                <listitem><para>Open &login-screen-setup;.</para></listitem>
45
 
                                <listitem><para>Press the <guibutton>Unlock</guibutton> button.</para></listitem>
46
 
                                <listitem><para>You will be prompted for your password.</para></listitem>
47
 
                                <listitem><para>Select the <guilabel>Log in as</guilabel> option.</para></listitem>
48
 
                                <listitem><para>Choose a <guilabel>Username</guilabel> from the drop down list to login as.
49
 
                                </para></listitem>
50
 
                                <listitem><para>Press <guibutton>Close</guibutton>.</para></listitem>
51
 
                                <listitem><para>Changes will be applied on re-boot.</para></listitem>
52
 
                        </orderedlist>
53
 
                </sect1>
54
 
                <sect1 id="users" status="review">
55
 
                        <title>Give A Separate User Account To Each Person</title>
56
 
                        <para>
57
 
                                When Xubuntu is installed, it is set up for a single person to use.
58
 
                                If more than one person will use the computer,
59
 
                                it is best for each person to have their own user account.
60
 
                                This way they can have separate settings, documents, and other files.
61
 
                                If necessary, files can also be protected
62
 
                                from being viewed or changed by non-administrators.
63
 
                        </para>
64
 
                        <para>
65
 
                                To create and administer user accounts, choose &users-groups;.
66
 
                                You must be an
67
 
                                <link linkend="administrative"><application>administrator</application></link>
68
 
                          to do this.
69
 
                        </para>
70
 
                        <para>
71
 
                                See the <ulink url="http://library.gnome.org/users/users-admin/stable/tool-introduction.html">Users Administration Tool manual</ulink> 
72
 
                                for more information on setting up user accounts.</para>
73
 
                </sect1>
74
 
                <sect1 id="updates" status="review">
75
 
                        <title>Keep your software up to date</title>
76
 
                        <para>
77
 
                                Xubuntu developers often issue updates to the Xubuntu software.
78
 
                                These updates may improve security or fix other problems.
79
 
                        </para>
80
 
                        <para>
81
 
                                When updates are available, the update icon (an orange star) appears in the panel,
82
 
                                usually near the top right of the screen.
83
 
                                To install updates you must be an <link linkend="administrative"><application>administrator</application></link>
84
 
                                and the computer must be connected to the Internet.
85
 
                        </para>
86
 
                        <procedure>
87
 
                                <step>
88
 
                                        <para>
89
 
                                                Click the update icon, and enter your password when asked.
90
 
                                        </para>
91
 
                                </step>
92
 
                                <step>
93
 
                                        <para>
94
 
                                                In the Update Manager window,
95
 
                                                press <guibutton>Install Updates</guibutton>.
96
 
                                        </para>
97
 
                                </step>
98
 
                        </procedure>
99
 
                        <para>The update process may take a while if many updates need to be installed.</para>
100
 
                        <para>
101
 
                                If a pair of blue arrows appears in the panel when the updates have
102
 
                                finished,
103
 
                                you need to restart the computer to complete the installation.
104
 
                        </para>
105
 
                        <para>To check for updates yourself, choose &update-manager; and press <guibutton>Check</guibutton>.</para>
106
 
                        <para>
107
 
                                To change how often Xubuntu checks for updates,
108
 
                                or to set updates to install or download automatically,
109
 
                                open <application>Software Sources</application> 
110
 
                                (&software-properties;), and click on the 
111
 
                                <guilabel>Updates</guilabel> tab.
112
 
                        </para>
113
 
                </sect1>
114
 
  <sect1 id="lock-screen" status="review">
115
 
    <title>Lock Your Screen While Away</title>
116
 
    <para>Locking your screen prevents other people from accessing your computer 
117
 
    while you are away from it. All of your applications and work remain open 
118
 
    while the screen is locked, and the screensaver is displayed.</para>
119
 
    <para>You can lock your screen in the following way:</para>
120
 
    <itemizedlist>
121
 
      <listitem>
122
 
        <para>Press
123
 
          <keycombo><keycap>Control</keycap>
124
 
            <keycap>Alt</keycap>
125
 
            <keycap>Delete</keycap></keycombo>
126
 
          to lock the screen. This keyboard shortcut can be
127
 
          changed in &keyboard-shortcuts;.</para>
128
 
      </listitem>
129
 
    </itemizedlist>
130
 
                    <para>To unlock the screen, move the mouse or press a key. Then, type your password and either press 
131
 
                        the <keycap>Enter</keycap> key or press the <guibutton>Unlock</guibutton> button.</para>
132
 
                    <para>If more than one person has a user account on your computer and the screen is locked, other users 
133
 
                    can press the <guibutton>Switch user...</guibutton> button to use the computer, even while the screen 
134
 
                    is locked. They will be unable to access your currently-open work, and you will be able to switch back 
135
 
                    to your locked session when they have finished using the computer.</para>
136
 
                </sect1>
137
 
                <sect1 id="firewall" status="review">
138
 
                        <title>Set Up a Firewall</title>
139
 
                        <para>You can optionally install a firewall to protect your computer against unauthorized access by 
140
 
                        people on the Internet or your network. Firewalls block connections to your computer from unknown 
141
 
                        sources, which helps to prevent security breaches.</para>
142
 
                        <procedure>
143
 
                                <step>
144
 
                                        <para><ulink url="apt:firestarter">Install the <application>firestarter
145
 
                                        </application> package</ulink> from the <quote>Universe</quote> repository.</para>
146
 
                                </step>
147
 
                                <step>
148
 
                                        <para>To start
149
 
                                        <application>Firestarter</application>,
150
 
                                        choose &firestarter-firewall-tool;, and enter your administrator password when 
151
 
                                        prompted.
152
 
                                        </para>
153
 
                                </step>
154
 
                                <step>
155
 
                                        <para>The <application>Firewall Wizard</application> should run. If it does not, press <menuchoice><guimenu>Firewall</guimenu><guimenuitem>Run Wizard</guimenuitem></menuchoice>.</para>
156
 
                                </step>
157
 
                                <step>
158
 
                                        <para>Follow the steps in the <application>Firewall Wizard</application>. After completing all of the steps, the firewall should be configured and running.</para>
159
 
                                </step>
160
 
                                <step>
161
 
                                        <para>To check that your firewall is working correctly, make use of an online firewall testing service such as <ulink url="https://www.grc.com/x/ne.dll?bh0bkyd2">ShieldsUP</ulink>.</para>
162
 
                                </step>
163
 
                        </procedure>
164
 
                        <para>For help and advice on the advanced configuration of <application>Firestarter</application>, see the <ulink url='http://www.fs-security.com/docs.php'>Firestarter Online Manual</ulink>.</para>
165
 
                        <para>More advanced users may wish to use the UFW firewall, which is installed by default. See the <ulink url="https://help.ubuntu.com/community/UFW">UFW community documentation</ulink> on the Ubuntu wiki for more information.</para>
166
 
                        
167
 
                </sect1>
168
 
                <sect1 id="avoid-internet-crime" status="review">
169
 
                        <title>Avoid Internet Nuisances and Crime</title>
170
 
                                <para>From time to time, you may be sent an email which carries a virus or links to a fraudulent website. This type of email is very common, and it is important to learn how to deal with it, in order to prevent your computer or your personal details from being compromised or misused.</para>
171
 
                                <para>Such messages are often received from total strangers. However, sometimes an email may appear to be from someone you know, when really it is not. This is because it is possible to include a fake sender email address in emails.</para>
172
 
                                <para>Unwanted (unsolicited) mail tends to fall in to one of several categories:</para>
173
 
                                <itemizedlist>
174
 
                                        <listitem><para>Spam (junk) email, where people offer unwanted services and products</para></listitem>
175
 
                                        <listitem><para>Scam emails, where people pretend to ask for help in exchange for large sums of money</para></listitem>
176
 
                                        <listitem><para>Phishing email, where the message appears to be from a bank or other online service, asking you to enter your personal and financial details, or passwords.</para></listitem>
177
 
                                </itemizedlist>
178
 
                                
179
 
                                <para>Below are some tips for keeping safe online:</para>
180
 
                                
181
 
                                <itemizedlist>
182
 
                                <listitem><para>You should never reply to unsolicited mail, or even click on the links in the mail. Doing so usually results in more junk mail being sent to you.</para></listitem>
183
 
                                <listitem><para>Never click on links in emails which lead to websites asking for your password or similar. It is possible for the text of the link to give one address, when really it opens up another (possibly dangerous) address. Instead, type the link into your web browser yourself and proceed from there.</para></listitem>
184
 
                                <listitem><para>If a website asks for your financial details, ensure that it is secure. In the <application>Firefox Web browser</application>, secure websites have a <emphasis>yellow</emphasis> address bar with a padlock icon to the right of the address. Click on the padlock to read more information about the security of the website.</para></listitem>
185
 
                                <listitem><para>Only download and run software from sources that you trust. By default, you can only download software directly from Xubuntu.</para></listitem>
186
 
                                </itemizedlist>
187
 
                </sect1>
188
 
                <sect1 id="backup-files" status="complete">
189
 
                        <title>Make Backup Copies of Your Files</title>
190
 
                                <para>A problem that you may occasionally encounter is the unexpected loss of some of 
191
 
                                your work and settings for one reason or another. The causes of such <emphasis>data 
192
 
                                loss</emphasis> are many and varied; it could be anything from a power failure, to 
193
 
                                accidentally deleting a file. It is highly recommended that you make regular backup 
194
 
                                copies of your important files so that, if you do encounter a problem, you will not 
195
 
                                have lost those files.</para>
196
 
                                
197
 
                                <para>It is wise to store back up copies of files separately from your computer; that 
198
 
                                is, you should make use of some form of file storage which is not permanently attached 
199
 
                                to your computer. Options include:</para>
200
 
                                <itemizedlist>
201
 
                                        <listitem><para>Writable CDs and DVDs</para></listitem>
202
 
                                        <listitem><para>External hard disks and flash memory devices</para></listitem>
203
 
                                        <listitem><para>Another computer on the network</para></listitem>
204
 
                                </itemizedlist>
205
 
                                
206
 
                                <para>A simple way of backing-up your files is to manually copy them to a safe 
207
 
                                location (see above) by using the <application>File Browser</application>.</para>
208
 
                                <para>Alternatively, you can use a dedicated back-up application, such as 
209
 
                                <application>luckyBackup</application>:</para>
210
 
                                        <note><para>There a numerous back up applications available in 
211
 
                                        <application>Ubuntu Software Center</application> and <application>Synaptic 
212
 
                                        Package Manager</application>.</para></note>
213
 
                                
214
 
                                <procedure>
215
 
                                <step>
216
 
                                        <para><ulink url="apt:luckybackup">Install the <application>luckyBackup</application> 
217
 
                                        package</ulink> from the <quote>Universe</quote> repository.</para>
218
 
                                </step>
219
 
                                <step>
220
 
                                        <para>To make a backup, click &luckybackup;.
221
 
                                        </para>
222
 
                                </step>
223
 
                                <step>
224
 
                                        <para>Press the <guibutton>Add</guibutton> button.
225
 
                                        </para>
226
 
                                </step>
227
 
                                <step>
228
 
                                        <para>Enter the <guilabel>Name</guilabel> of the task, select the 
229
 
                                        <guilabel>Source</guilabel> (which files you want to back up) by pressing the 
230
 
                                        folder button on the right side, and select the <guilabel>Destination</guilabel> 
231
 
                                        (where you want to save the backup of files).
232
 
                                        </para>
233
 
                                </step>
234
 
                                <step>
235
 
                                        <para>In the <guilabel>Type</guilabel> list, you can select the type of backup 
236
 
                                        you would like to create.
237
 
                                        </para>
238
 
                                </step>
239
 
                                <step>
240
 
                                        <para>Press the <guibutton>Advance</guibutton> button to reveal additional 
241
 
                                        back up options such as <guilabel>Preserve permissions</guilabel> under the 
242
 
                                        <guilabel>Command Options</guilabel> tab or select which files and/or folders 
243
 
                                        you do not want to back up under the <guilabel>Exclude</guilabel> tab.
244
 
                                        </para>
245
 
                                </step>
246
 
                                <step>
247
 
                                        <para>Select the <guilabel>Also create a task for restore purposes</guilabel> 
248
 
                                        option if you want to create a task to restore your files and/or folders.</para>
249
 
                                </step>
250
 
                                <step>
251
 
                                        <para>Press the <guibutton>validate</guibutton> button to check whether your 
252
 
                                        proposed backup is a valid one, then press <guibutton>OK</guibutton>.
253
 
                                        </para>
254
 
                                </step>
255
 
                                <step>
256
 
                                        <para>Press the <guibutton>Okay</guibutton> button and the task you 
257
 
                                        have created will appear in the <guilabel>Task list</guilabel>.  If 
258
 
                                        you selected the <guilabel>Also create a task for restore purposes</guilabel> 
259
 
                                        option, a <guilabel>RESTORE - <replaceable>name of task</replaceable>
260
 
                                        </guilabel> task will appear also.
261
 
                                        </para>
262
 
                                </step>
263
 
                                <step>
264
 
                                        <para>Once the tasks have been created in the <guilabel>Task 
265
 
                                        list</guilabel>, select the tasks that you want to perform and you 
266
 
                                        can simulate the back up by selecting the <guilabel>simulation</guilabel> 
267
 
                                        option and pressing <guibutton>Start</guibutton>.
268
 
                                        </para>
269
 
                                        <note><para>The <guilabel>command output</guilabel> will display 
270
 
                                        information about the performance of the back up such as how many 
271
 
                                        files were backed up and transferred and how much time elapsed to 
272
 
                                        back up the data to the <guilabel>Destination</guilabel>. The 
273
 
                                        <guilabel>Information</guilabel> window will display whether the 
274
 
                                        simulated tasks were completed and if any errors were found.  Press 
275
 
                                        <guibutton>Done</guibutton>, if the displayed information is 
276
 
                                        satisfactory, proceed to the next step, otherwise, adjust the 
277
 
                                        options to obtain the desired result and perform the simulation 
278
 
                                        again.</para></note>
279
 
                                </step>
280
 
                                <step>
281
 
                                        <para>Press the <guibutton>Schedule</guibutton> button or click 
282
 
                                        <menuchoice><guimenu>Profile</guimenu><guimenuitem>Schedule</guimenuitem></menuchoice>.
283
 
                                        </para>
284
 
                                </step>
285
 
                                <step>
286
 
                                        <para>Press the <guibutton>Add</guibutton> button.
287
 
                                        </para>
288
 
                                </step>
289
 
                                <step>
290
 
                                        <para>Select your profile from the <guilabel>Profile</guilabel> 
291
 
                                        list.
292
 
                                        </para>
293
 
                                </step>
294
 
                                <step>
295
 
                                        <para>Input how often you would like the back up performed by 
296
 
                                        selecting the <guilabel>time (hour:min)</guilabel>, <guilabel>day 
297
 
                                        of the week</guilabel>, <guilabel>month</guilabel> and/or 
298
 
                                        <guilabel>day of the month</guilabel>.
299
 
                                        </para>
300
 
                                </step>
301
 
                                <step>
302
 
                                        <para>Press the <guibutton>Okay</guibutton> button.
303
 
                                        </para>
304
 
                                </step>
305
 
                                <step>
306
 
                                        <para>Press the <guibutton>cronIT !!</guibutton> button and your scheduled 
307
 
                                        back up has been created.
308
 
                                        </para>
309
 
                                </step>
310
 
                        </procedure>
311
 
                        <para>To restore a backup created with <application>luckyBackup</application>, select the 
312
 
                        <guilabel>RESTORE - <replaceable>name of task</replaceable></guilabel> task and create a 
313
 
                        scheduled task as described above.</para>
314
 
                                
315
 
                                <para>Some general advice on how to keep good backups is given below:</para>
316
 
                                <itemizedlist>
317
 
                                        <listitem><para>Back up on a regular basis</para></listitem>
318
 
                                        <listitem><para>Always test your backups after you make them, to ensure that 
319
 
                                        they have been made correctly</para></listitem>
320
 
                                        <listitem><para>Label your backups clearly, and keep them in a safe place</para></listitem>
321
 
                                </itemizedlist>
322
 
                </sect1>
323
 
</chapter>