~ubuntu-branches/ubuntu/utopic/gnome-user-docs/utopic

« back to all changes in this revision

Viewing changes to gnome-help/vi/net-security-tips.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (2.4.5 sid)
  • Revision ID: package-import@ubuntu.com-20120416235505-45559x5ql5e85q3j
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <link type="guide" xref="net-general"/>
8
8
 
9
9
    <desc>Một số điều cần nhớ khi dùng Internet</desc>
10
 
 
 
10
 
11
11
    <credit type="author">
12
12
      <name>Steven Richards</name>
13
13
      <email>steven.richardspc@gmail.com</email>
23
23
 
24
24
<title>Dùng Internet an toàn</title>
25
25
 
26
 
<p>A possible reason for why you are using Linux is the robust security that 
27
 
it is known for. One reason that Linux is relatively safe from malware and 
 
26
<p>A possible reason for why you are using Linux is the robust security that
 
27
it is known for. One reason that Linux is relatively safe from malware and
28
28
viruses is due to the lower number of people who use it.
29
 
Viruses are targeted at popular operating systems like Windows, that have an extremely large 
30
 
user base. Linux is also very secure due to its open source nature, which allows experts 
 
29
Viruses are targeted at popular operating systems like Windows, that have an extremely large
 
30
user base. Linux is also very secure due to its open source nature, which allows experts
31
31
to modify and enhance the security features included with each distribution.</p>
32
32
 
33
33
<p>Despite the measures taken to ensure that your installation of Linux is secure, there
45
45
 <list>
46
46
  <item><p>Be wary of emails, attachments, or links that were sent from people you do not know.</p></item>
47
47
  <item><p>If a website's offer is too good to be true, or asks for sensitive information
48
 
that seems unnecessary, then think twice about what information you are submitting and the potential 
 
48
that seems unnecessary, then think twice about what information you are submitting and the potential
49
49
consequences if that information is compromised by identity thieves or other criminals.</p></item>
50
 
  <item><p>Be careful in providing any application <link xref="user-admin-explain">root level permissions</link>, especially ones that 
51
 
you have not used before or apps that are not well-known. Providing anyone/anything with root level 
 
50
  <item><p>Be careful in providing any application <link xref="user-admin-explain">root level permissions</link>, especially ones that
 
51
you have not used before or apps that are not well-known. Providing anyone/anything with root level
52
52
permissions puts your computer at high risk to exploitation.</p></item>
53
53
  <item><p>Make sure you are only running necessary remote-access services. Having
54
 
SSH or VNC running can be useful, but also leaves your computer open to intrusion if not 
55
 
secured properly. Consider using a <link xref="net-firewall-on-off">firewall</link> to help 
 
54
SSH or VNC running can be useful, but also leaves your computer open to intrusion if not
 
55
secured properly. Consider using a <link xref="net-firewall-on-off">firewall</link> to help
56
56
protect your computer from intrusion.</p></item>
57
57
 </list>
58
58