/usr/share/help/as/gnome-help/net-security-tips.page is in gnome-user-docs-as 3.28.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" style="task" id="net-security-tips" xml:lang="as">
<info>
<link type="guide" xref="net-general"/>
<revision pkgversion="3.4.0" date="2012-02-21" status="final"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<credit type="author">
<name>স্টিভেন ৰিচাৰ্ডচ্</name>
<email>steven.richardspc@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>General tips to keep in mind when using the internet.</desc>
</info>
<title>ইন্টাৰনেট সুৰক্ষিত থকা</title>
<p>A possible reason for why you are using Linux is the robust security that
it is known for. One reason that Linux is relatively safe from malware and
viruses is due to the lower number of people who use it. Viruses are targeted
at popular operating systems, like Windows, that have an extremely large user
base. Linux is also very secure due to its open source nature, which allows
experts to modify and enhance the security features included with each
distribution.</p>
<p>Despite the measures taken to ensure that your installation of Linux is
secure, there are always vulnerabilities. As an average user on the internet
you can still be susceptible to:</p>
<list>
<item>
<p>ফিচিং স্কেম (ৱেবছাইটসমূহ আৰু ইমেইলসমূহ যি ছলনাৰে সংবেদ্য তথ্য প্ৰাপ্ত কৰাৰ চেষ্টা কৰে)</p>
</item>
<item>
<p><link xref="net-email-virus">দ্বেষপূৰ্ণ ইমেইল ফৰৱাৰ্ডিং</link></p>
</item>
<item>
<p><link xref="net-antivirus">দ্বেষপূৰ্ণ সমলৰ সৈতে এপ্লিকেচনসমূহ (ভাইৰাচ)</link></p>
</item>
<item>
<p><link xref="net-wireless-wepwpa">Unauthorized remote/local network
access</link></p>
</item>
</list>
<p>অনলাইন সুৰক্ষিত থাকিবলৈ, নিম্নলিখিত সম্ভেদবোৰ মনত ৰাখিব:</p>
<list>
<item>
<p>অচিনাকি মানুহৰ পৰা প্ৰাপ্ত ইমেইল, এটাচমেন্ট, অথবা সংযোগৰ পৰা সাৱধান হব।</p>
</item>
<item>
<p>If a website’s offer is too good to be true, or asks for sensitive
information that seems unnecessary, then think twice about what
information you are submitting and the potential consequences if that
information is compromised by identity thieves or other criminals.</p>
</item>
<item>
<p>Be careful in providing
<link xref="user-admin-explain">root level permissions</link> to any
application, especially ones that you have not used before or which are
not well-known. Providing anyone or anything with root level permissions
puts your computer at high risk to exploitation.</p>
</item>
<item>
<p>Make sure you are only running necessary remote-access services.
Having SSH or VNC running can be useful, but also leaves your computer
open to intrusion if not secured properly. Consider using a
<link xref="net-firewall-on-off">firewall</link> to help protect your
computer from intrusion.</p>
</item>
</list>
</page>
|