cb-net.co.uk Report : Visit Site


  • Ranking Alexa Global: # 2,857,793

    Server:cloudflare...
    X-Powered-By:PHP/5.6.32

    The main IP address: cb-net.co.uk,Your server , ISP:  TLD:uk CountryCode:

    The description :tech snippets and my personal knowledgebase!...

    This report updates in 15-Jun-2018

Created Date:2006-01-12
Changed Date:2017-12-08

Technical data of the cb-net.co.uk


Geo IP provides you such as latitude, longitude and ISP (Internet Service Provider) etc. informations. Our GeoIP service found where is host cb-net.co.uk. Currently, hosted in and its service provider is .

Latitude:
Longitude:
Country: ()
City:
Region:
ISP:

HTTP Header Analysis


HTTP Header information is a part of HTTP protocol that a user's browser sends to called cloudflare containing the details of what the browser wants and will accept back from the web server.

Expect-CT:max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
X-XSS-Protection:1; mode=block
X-Robots-Tag:all
X-Content-Type-Options:nosniff
X-Powered-By:PHP/5.6.32
Transfer-Encoding:chunked
Strict-Transport-Security:max-age=63072000; includeSubDomains; preload
Vary:Accept-Encoding
Server:cloudflare
Connection:keep-alive
Content-Security-Policy:default-src 'none'; base-uri 'none'; form-action 'self'; frame-ancestors 'self'; frame-src 'self' api-2472efd3.duosecurity.com cbnet.disqus.com disqus.com; font-src 'self' data: fonts.gstatic.com; img-src data: 'self' ps.w.org secure.gravatar.com c.disquscdn.com; script-src 'self' inline 'unsafe-inline' 'unsafe-eval' cbnet.disqus.com disqus.com c.disquscdn.com; style-src 'self' inline 'unsafe-inline' fonts.googleapis.com disqus.com c.disquscdn.com; connect-src 'self'
Link:; rel="https://api.w.org/"
Date:Thu, 14 Jun 2018 23:41:56 GMT
X-Frame-Options:DENY
Referrer-Policy:no-referrer-when-downgrade
Content-Type:text/html; charset=UTF-8
CF-RAY:42b0a683ac8399f8-EWR
Content-Encoding:gzip

DNS

soa:erin.ns.cloudflare.com. dns.cloudflare.com. 2028024574 10000 2400 604800 3600
txt:"google-site-verification=3WrxJqmKPhdFZA-Pc31fPPg0qKr6v8sWhzB1yvonUrM"
ns:erin.ns.cloudflare.com.
fred.ns.cloudflare.com.
mx:MX preference = 10, mail exchanger = mx.zoho.eu.
MX preference = 20, mail exchanger = mx2.zoho.eu.

HtmlToText

skip to content cb-net tech snippets and my personal knowledgebase! camjam edukit 1 – a raspberry pi electronics/ gpio starter kit no soldering required! a young children friendly introduction to it/ computing. getting young kids into it/ computing can be a challenge, especially when it comes to doing something “constructive” i.e. not playing video games. i’ve been looking at accessible and interesting ways i can get my kids working with computers/ technology. unsurprisingly, the raspberry pi came out top of the list. i really liked the idea of doing something on-screen that would provide feedback in the real world, making the experience more interesting. what was clear, was that as a beginner in this space, beyond selecting the sbc (single board computer), the number of add-ons/ (p)hats is simply mind-boggling. i then came across the “camjam edukit” packs that were for sale at pihut, specifically the “edukit 1” pack, available here . so whats in the £5.00 kit? > a 400-point breadboard > 3 leds (red, yellow and green) > a button > a buzzer > resistors and jumper cables > (online) sample code and learning material comprised of eight well-written, clear and understandable modules (see here for more details), edukit 1 provides a great introduction to building simple circuits via a breadboard and interacting with them using python/ gpio zero. within a few minutes my son had created his first circuit and, using the supplied code samples, was able to light-up the leds as outlined under module 2 , he then modified the supplied code for this module to change which leds lit-up, the order way in which the leds lit-up and how long they stayed on. all-in-all we’d covered basic programming/ coding in python, circuits design, electronics and components in what was a fun and interesting 30 mins. i was so impressed with the kit and learning material i’ve got edukit 2 and edukit 3 on my workbench, ready to go. the promise of building a pi-powered robot seems to have piqued my sons interest! i’ll state, for the record, that i am in no-way affiliated with pihut or camjam, the kits i have were purchased by me to try new ways to make it interesting and exciting for my kids. author chris bradford posted on 10th april 2018 11th april 2018 categories raspberry pi leave a comment on camjam edukit 1 – a raspberry pi electronics/ gpio starter kit creating a new raspberry pi/ raspbian user with gpio access creating a new user in raspbian, or any linux distribution, is simple, just use the commands below: sudo adduser <username> sudo adduser <username> gpio if you fail to add the user to the “gpio” group you will get the following python error when trying to perform gpio-related tasks: no access to /dev/mem. try running as root! if you want the user to be a “super user” i.e. have access to run commands with root privileges via sudo (see here for more info), add the user to the “sudo” group as well: sudo adduser <username> sudo author chris bradford posted on 10th april 2018 10th april 2018 categories linux leave a comment on creating a new raspberry pi/ raspbian user with gpio access removing rakuten tv/ syncplus channels from 2017/ 2018 samsung smart tvs i recently purchased a samsung smart tv and every time, every time my kids watched anything on it via plex they would hit the “exit” button on the remote and end-up with rakuten tv / syncplus channels blaring out occasionally inappropriate content. thanks to this post i was able to remove these annoying channels/ adverts by performing the following steps: press ch-list on the remote press up on the remote and select “edit channels” then press ok on the remote select “4001” and “4002” press right on the remote and select “delete” then press ok on the remote browse to an alternative source, that’s rakuten tv gone, for good. why samsung are including this annoying service with their new tvs is beyond me. as consumers we are already paying a premium for the brand, it would appear the cash extraction opportunities now just begin at time of purchase. author chris bradford posted on 10th april 2018 10th april 2018 categories general tech leave a comment on removing rakuten tv/ syncplus channels from 2017/ 2018 samsung smart tvs content filtering for kid-safe internet at home via pi-hole and opendns its worth noting that pi-hole can be deployed on an x86 or armhf (raspberry pi) linux platform (i.e. no windows deployments). that said, any device/ client type can *use* the service once deployed/ configured as outlined below. if like me you have young kids, as they learn to use technology protecting them from inappropriate content online is a real concern. i was already using opendns family shield to provide dns-based filtering via my internet router (functionality integrated into modern asus routers, but you can manually set your dns servers as outlined here ) but this wasn’t sufficient when reviewing search engine results, especially image search results. i started looking at web content filters such as privoxy, squidgaurd, e2guardian etc. but when it came to https/ ssl filtering these all suffer from very limited capabilities or were complex to setup/ configure (requirement for custom ca certificates on devices for starters). as more and more of the internet goes ssl-only this meant that using one of these options was, potentially, a “depreciating” solution. i needed to find an effective way to filter content presented by search engines whilst maintaining the excellent block-list functionality that opendns family shield provides. further reading led me to discover that popular search engines/ youtub provide safe search/ restricted search-only urls that have to be set/ configured using dns cnames – some links that will explain this in more detail (you can skip these if you are looking to configure this capability within pihole): https://support.opendns.com/hc/en-us/articles/227986807-how-to-enforcing-google-safesearch-youtube-and-bing https://duck.co/help/features/safe-search sadly, despite being requested multiple times, opendns family shield does not provide this functionality – interestingly this seems like a fairly simple capability to offer considering that dns itself is the mechanism to force safe search. enter pi-hole and dnsmasq. pihole is not a web content filter, it is an ad blocker. however, you can use the built-in dnsmasq service to force safe search urls against popular search engines/ youtube and continue to leverage dns-based filtering such as opendns family shield. the two combined seem to provide a comfortable level of protection for my home network. this guide assumes you have docker installed/ running on linux, this guide was tested on ubuntu 17.10. docker containers are immutable – i.e. if you delete the container its contents (including your configuration/ customisation) will be lost. we can use docker volumes/ mount functionality to persist some data. sudo mkdir /var/kvm/images/docker/pihole sudo mkdir /var/kvm/images/docker/pihole/dnsmasq.d now create required dnsmasq configuration to force safe search (note most guides i found on this neglect to mention requirement to add regional google url, in the uk when browsing to www.google. com you redirect to www.google. co.uk ): sudo vi /var/kvm/images/docker/pihole/dnsmasq.d/05-restrict.conf # youtube restricted cname=www.youtube.com,restrict.youtube.com cname=m.youtube.com,restrict.youtube.com cname=youtubei.googleapis.com,restrict.youtube.com cname=youtube.googleapis.com,restrict.youtube.com cname=www.youtube-nocookie.com,restrict.youtube.com # google safesearch cname=www.google.com,forcesafesearch.google.com cname=www.google.co.uk,forcesafesearch.google.com # bing family filter cname=www.bing.com,strict.bing.com # duckduckgo cname=www.duckduckgo.com,safe.duckduckgo.com cname=duckduckgo.com,safe.duckduckgo.com now create the docker container, be sure to change your upstream dns servers set using the dns1/ dns2 arguments and chang

URL analysis for cb-net.co.uk


https://www.cb-net.co.uk/wp-login.php
https://www.cb-net.co.uk/2009/12/
https://www.cb-net.co.uk/2013/08/
https://www.cb-net.co.uk/linux/creating-an-optimised-debian-uefi-gen2-hyper-v-virtual-machine/#comment-104
https://www.cb-net.co.uk/page/42/
https://www.cb-net.co.uk/devops/using-docker-compose-mysql-wordpress/#respond
https://www.cb-net.co.uk/site-news/wordpress/increasing-page-width-wordpress-theme-twenty-seventeen/#respond
https://www.cb-net.co.uk/site-news/wordpress/increasing-page-width-wordpress-theme-twenty-seventeen/
https://www.cb-net.co.uk/2009/04/
https://www.cb-net.co.uk/2011/04/
https://www.cb-net.co.uk/category/citrix-articles/
https://www.cb-net.co.uk/2010/03/
https://www.cb-net.co.uk/linux/getting-analogue-sound-working-raspberry-pi-3b-raspbian-stretch/
https://www.cb-net.co.uk/page/2/
https://www.cb-net.co.uk/devops/installing-docker-ce-ubuntu-16-04-3-lts-17-10/

Whois Information


Whois is a protocol that is access to registering information. You can reach when the website was registered, when it will be expire, what is contact details of the site with the following informations. In a nutshell, it includes these informations;


Domain name:
cb-net.co.uk

Registrant:
Christopher Bradford

Registrant type:
UK Individual

Registrant's address:
The registrant is a non-trading individual who has opted to have their
address omitted from the WHOIS service.

Data validation:
Nominet was able to match the registrant's name and address against a 3rd party data source on 10-Dec-2012

Registrar:
123-Reg Limited t/a 123-reg [Tag = 123-REG]
URL: http://www.123-reg.co.uk

Relevant dates:
Registered on: 12-Jan-2006
Expiry date: 12-Jan-2019
Last updated: 08-Dec-2017

Registration status:
Registered until expiry date.

Name servers:
erin.ns.cloudflare.com
fred.ns.cloudflare.com

WHOIS lookup made at 11:36:49 24-Dec-2017

--
This WHOIS information is provided for free by Nominet UK the central registry
for .uk domain names. This information and the .uk WHOIS are:

Copyright Nominet UK 1996 - 2017.

You may not access the .uk WHOIS or use any data from it except as permitted
by the terms of use available in full at http://www.nominet.uk/whoisterms,
which includes restrictions on: (A) use of the data for advertising, or its
repackaging, recompilation, redistribution or reuse (B) obscuring, removing
or hiding any or all of this notice and (C) exceeding query rate or volume
limits. The data is provided on an 'as-is' basis and may lag behind the
register. Access may be withdrawn or restricted at any time.

  REFERRER http://www.nominet.org.uk

  REGISTRAR Nominet UK

SERVERS

  SERVER co.uk.whois-servers.net

  ARGS cb-net.co.uk

  PORT 43

  TYPE domain

OWNER

  ORGANIZATION Christopher Bradford

TYPE
UK Individual

ADDRESS
The registrant is a non-trading individual who has opted to have their
address omitted from the WHOIS service.
Data validation:
Nominet was able to match the registrant's name and address against a 3rd party data source on 10-Dec-2012

DOMAIN

  SPONSOR 123-Reg Limited t/a 123-reg [Tag = 123-REG]

  CREATED 2006-01-12

  CHANGED 2017-12-08

STATUS
Registered until expiry date.

NSERVER

  ERIN.NS.CLOUDFLARE.COM 173.245.58.113

  FRED.NS.CLOUDFLARE.COM 173.245.59.113

  NAME cb-net.co.uk

DISCLAIMER
This WHOIS information is provided for free by Nominet UK the central registry
for .uk domain names. This information and the .uk WHOIS are:
Copyright Nominet UK 1996 - 2017.
You may not access the .uk WHOIS or use any data from it except as permitted
by the terms of use available in full at http://www.nominet.uk/whoisterms,
which includes restrictions on: (A) use of the data for advertising, or its
repackaging, recompilation, redistribution or reuse (B) obscuring, removing
or hiding any or all of this notice and (C) exceeding query rate or volume
limits. The data is provided on an 'as-is' basis and may lag behind the
register. Access may be withdrawn or restricted at any time.

  REGISTERED yes

Go to top

Mistakes


The following list shows you to spelling mistakes possible of the internet users for the website searched .

  • www.ucb-net.com
  • www.7cb-net.com
  • www.hcb-net.com
  • www.kcb-net.com
  • www.jcb-net.com
  • www.icb-net.com
  • www.8cb-net.com
  • www.ycb-net.com
  • www.cb-netebc.com
  • www.cb-netebc.com
  • www.cb-net3bc.com
  • www.cb-netwbc.com
  • www.cb-netsbc.com
  • www.cb-net#bc.com
  • www.cb-netdbc.com
  • www.cb-netfbc.com
  • www.cb-net&bc.com
  • www.cb-netrbc.com
  • www.urlw4ebc.com
  • www.cb-net4bc.com
  • www.cb-netc.com
  • www.cb-netbc.com
  • www.cb-netvc.com
  • www.cb-netvbc.com
  • www.cb-netvc.com
  • www.cb-net c.com
  • www.cb-net bc.com
  • www.cb-net c.com
  • www.cb-netgc.com
  • www.cb-netgbc.com
  • www.cb-netgc.com
  • www.cb-netjc.com
  • www.cb-netjbc.com
  • www.cb-netjc.com
  • www.cb-netnc.com
  • www.cb-netnbc.com
  • www.cb-netnc.com
  • www.cb-nethc.com
  • www.cb-nethbc.com
  • www.cb-nethc.com
  • www.cb-net.com
  • www.cb-netc.com
  • www.cb-netx.com
  • www.cb-netxc.com
  • www.cb-netx.com
  • www.cb-netf.com
  • www.cb-netfc.com
  • www.cb-netf.com
  • www.cb-netv.com
  • www.cb-netvc.com
  • www.cb-netv.com
  • www.cb-netd.com
  • www.cb-netdc.com
  • www.cb-netd.com
  • www.cb-netcb.com
  • www.cb-netcom
  • www.cb-net..com
  • www.cb-net/com
  • www.cb-net/.com
  • www.cb-net./com
  • www.cb-netncom
  • www.cb-netn.com
  • www.cb-net.ncom
  • www.cb-net;com
  • www.cb-net;.com
  • www.cb-net.;com
  • www.cb-netlcom
  • www.cb-netl.com
  • www.cb-net.lcom
  • www.cb-net com
  • www.cb-net .com
  • www.cb-net. com
  • www.cb-net,com
  • www.cb-net,.com
  • www.cb-net.,com
  • www.cb-netmcom
  • www.cb-netm.com
  • www.cb-net.mcom
  • www.cb-net.ccom
  • www.cb-net.om
  • www.cb-net.ccom
  • www.cb-net.xom
  • www.cb-net.xcom
  • www.cb-net.cxom
  • www.cb-net.fom
  • www.cb-net.fcom
  • www.cb-net.cfom
  • www.cb-net.vom
  • www.cb-net.vcom
  • www.cb-net.cvom
  • www.cb-net.dom
  • www.cb-net.dcom
  • www.cb-net.cdom
  • www.cb-netc.om
  • www.cb-net.cm
  • www.cb-net.coom
  • www.cb-net.cpm
  • www.cb-net.cpom
  • www.cb-net.copm
  • www.cb-net.cim
  • www.cb-net.ciom
  • www.cb-net.coim
  • www.cb-net.ckm
  • www.cb-net.ckom
  • www.cb-net.cokm
  • www.cb-net.clm
  • www.cb-net.clom
  • www.cb-net.colm
  • www.cb-net.c0m
  • www.cb-net.c0om
  • www.cb-net.co0m
  • www.cb-net.c:m
  • www.cb-net.c:om
  • www.cb-net.co:m
  • www.cb-net.c9m
  • www.cb-net.c9om
  • www.cb-net.co9m
  • www.cb-net.ocm
  • www.cb-net.co
  • cb-net.co.ukm
  • www.cb-net.con
  • www.cb-net.conm
  • cb-net.co.ukn
  • www.cb-net.col
  • www.cb-net.colm
  • cb-net.co.ukl
  • www.cb-net.co
  • www.cb-net.co m
  • cb-net.co.uk
  • www.cb-net.cok
  • www.cb-net.cokm
  • cb-net.co.ukk
  • www.cb-net.co,
  • www.cb-net.co,m
  • cb-net.co.uk,
  • www.cb-net.coj
  • www.cb-net.cojm
  • cb-net.co.ukj
  • www.cb-net.cmo
Show All Mistakes Hide All Mistakes