File: internet.page

package info (click to toggle)
malcontent 0.13.1-5
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,756 kB
  • sloc: ansic: 7,418; python: 418; xml: 377; sh: 36; makefile: 10
file content (23 lines) | stat: -rw-r--r-- 1,068 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="internet">
  <info>
    <link type="guide" xref="index#controls"/>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
    <desc>Restricting a child user’s access to the internet.</desc>
  </info>

  <title>Restricting Access to the Internet</title>

  <p>You can restrict a user’s access to the internet. This will prevent them
    using a web browser, but it will not prevent them using the internet (in
    potentially more limited forms) through other applications. For example,
    it will not prevent access to e-mail accounts using <app>Evolution</app>,
    and it will not prevent software updates being downloaded and applied.</p>

  <p>To restrict a user’s access to the internet:</p>
  <steps>
    <item><p>Open the <app>Parental Controls</app> application.</p></item>
    <item><p>Select the user in the tabs at the top.</p></item>
    <item><p>Enable the <gui style="checkbox">Restrict Web Browsers</gui> checkbox.</p></item>
  </steps>
</page>