Find the answer to your Linux question:
Results 1 to 6 of 6
How do I block my kids from accessing you tube? I am using google and firefox for browsing. I want to stop the kids from accessing you tube as they ...
  1. #1
    Just Joined!
    Join Date
    May 2010
    Posts
    11

    How do I block my kids from accessing you tube?

    How do I block my kids from accessing you tube?

    I am using google and firefox for browsing.

    I want to stop the kids from accessing you tube as they are viewing unsuitable content

    thanks

  2. #2
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    Hello and Welcome!

    Try editing /etc/hosts and add these lines: as root:

    Code:
    su -
    Password:
    nano /etc/hosts
    
    0.0.0.0 www.youtube.com
    0.0.0.0 www.facebook.com
    save voila!

    Enjoy!
    nujinini
    Linux User #489667

  3. #3
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Hello and welcome!

    You can also do a lot of custom blocking/filtering with OpenDNS:

    OpenDNS | Internet Navigation And Security
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    Just Joined!
    Join Date
    May 2010
    Posts
    11

    How do I block my kids from accessing youtube

    Thanks Nujinini - that worked

  5. #5
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    You might want to at least review the link ozar posted...if they are small children now they will become even more curious and might start visiting sites other than youtube, which could be even more troublesome.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  6. #6
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    Your welcome!

    I suggest you also visit the site given by Ozar as suggested by MikeTbob.

    That would be really good, in the long run
    nujinini
    Linux User #489667

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...