I asked this question a minute ago, but it posted in a weird format, so here it goes again.

I have a laptop that I am running Ubuntu 10.04 on. My wife and I would like to setup some kind of content filtering software on it so that we can keep track of, and limit the kinds of websites our children can visit, etc. Currently I also have a Windows 7 pc running a program called Safe Eyes, which I have found to be wonderful software. Unfortunately, Safe Eyes is not available for Ubuntu.

We both really like Ubuntu, but from what I have been able to discover, there isn't any real content filtering software out there for it. Does anyone know of something that will solve this problem. I am fairly new to Linux, but I have a knack for computers, so even if the software is a little bit difficult to configure, I'm game especially if it has decent documentation.

asked 03 May '10, 23:56

Adam's gravatar image

Adam
4112
accept rate: 0%

edited 11 May '10, 06:34

Web31337's gravatar image

Web31337
317110




I have setup content fildering for my kids at the router by setting DNS for www.opendns.com.

I have also used the router's URL blocking feature.

However, someone pointed out to me that is your kids are smart enough to use the IP address of the sites they visit, then the router nor openDNS cannot filter them. I have not checked this.

I am sure the same applies to the browser extension suggested by William - smart kids could disable the extension or use a separate portable browser as well unless there is password control and limitation on what they can run from within their account.

link

answered 04 May '10, 02:30

Kuda's gravatar image

Kuda
211
accept rate: 0%

Ubuntu should have Internet filtering software in its repository. See if you can find a program called dansguardian. Here's the link to the site that produces it: http://dansguardian.org.

link

answered 11 May '10, 02:04

Rex's gravatar image

Rex
212
accept rate: 0%

While there are some excellent solutions being created out there (Gnome Nanny does look promising), the reality is that the creation of LiveCDs has made it easier than ever to bypass almost all the standard filtering systems (pretty much anything on the desktop). Fortunately most kids won't be aware of this (but if they were, its not hard to use - CD in and restart the computer).

I have guys asking me all the time for advice on how to install filtering software for their own personal integrity and purity, and I have to warn them that all these things are breakable, only to have them beg me not to tell them how.

The best solutions must be implemented at the router or proxy level (e.g. an actual server-side dansguardian installation).

link

answered 12 May '10, 06:43

Nick%20W.'s gravatar image

Nick W.
211
accept rate: 0%

There are add-ons for this for firefox. One that I really like (but has no storing of occurences, I belive) is procon Latte. It blocks any website that has certain words on it, not loading it at all, as well as removal of swear words. The web-blocking list comes prestocked, but the swearing filter starts empty.

By the way, you can find firefox addons at addons.mozilla.com.

link

answered 04 May '10, 00:58

William%20Shipely's gravatar image

William Shipely
661
accept rate: 16%

I'm running a proxy (squid) with content filtering using dansguardian. A truly excellent application set, if the box you run it on can be used as a gateway(router) it can make it rather difficult for people to get around the filtering.

link

answered 11 May '10, 02:28

Aaron%201's gravatar image

Aaron 1
211
accept rate: 0%

If you set the DNS addresses in your router to OpenDNS you can set all kinds of filtes. The service is free and is foolproof. http://www.opendns.com will take you through the set up. Its quick, easy and totally free.

link

answered 11 May '10, 07:52

FewClues's gravatar image

FewClues
2497
accept rate: 5%

Gnome Nanny is a small (not yet stable) project that allows a nice content filtering and access control (time based).

I haven't tried it yet, but it looks very good. It's based on DansGuardian, mentioned by Rex.

link

answered 11 May '10, 14:39

guerda's gravatar image

guerda
538112
accept rate: 33%

You can also setup the hosts file in the PC, however that can easily be modified. The key is to do it at the router level with some sort of content-management system (filtering process). I personally use pfSense (which is a FreeBSD-based router software you install on a PC with 2 NICs, one for WAN (Internet) and 1 for LAN (Local Area Network). Don't let the techie jargon scare you. It's not that hard to set up. It has a router, firwall, etc, setup in it.

When it comes to a firewall or filtering process, it's not so much WHAT you use as it is HOW you use it (configure it) that makes all the difference in the World.

You could also use Untangle or Smoothwall, both of these are fine and free firewall projects.

link

answered 11 May '10, 14:56

Ron's gravatar image

Ron ♦
82512
accept rate: 8%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×63
×2
×1

Asked: 03 May '10, 23:56

Seen: 2,984 times

Last updated: 12 May '10, 06:43

powered by OSQA