Browse chromium's browsing history, which is kept in a sqlite db.
Install sqlitebrowser and open ~/.config/chromium/Default/History
A lot quicker than the built in browser...
Tuesday, February 12, 2013
Sunday, February 10, 2013
Equip yourself with OpenDNS Web Content Filtering
OpenDNS Web Content Filtering
| Command | Comments |
|---|---|
| dns server route list | List all DNS resolvers set in the router. ( optional ) |
| dns server route flush | Clear |
| dns server route add dns=208.67.222.222 metric=5 intf=Internet | See note (1) below regarding "intf=Internet" |
| dns server route add dns=208.67.220.220 metric=10 intf=Internet | See note (1) below regarding "intf=Internet" |
| dhcp client ifdetach intf=Internet | See note below regarding "intf=Internet" |
| dhcp client rqoptions delete intf=Internet option=domain-name-servers | Stop the router from getting the ISP's DNS resolver via DHCP |
| dhcp client ifattach intf=Internet | See note (1) below regarding "intf=Internet" |
| dns server route list | List all DNS resolvers set in the router. (just checking) |
| saveall | Make the change permanent. |
- If you have a dynamic IP address from your ISP then create dynamic IP updated host, e.g. https://www.noip.com/members/dns/
- And update here: https://www.dnsomatic.com/ (login with OpenDNS credentials)
- Or use another dynamic IP updater client http://www.opendns.com/support/article/101
- Choose filter settings https://dashboard.opendns.com/settings/:
Choose your filtering level
High
|
Protects against all adult-related sites, illegal activity, social networking sites, video sharing sites, and general time-wasters.
| |
Moderate
|
Protects against all adult-related sites and illegal activity.
| |
Low
|
Protects against pornography.
| |
None
|
Nothing blocked.
| |
Custom
|
Choose the categories you want to block.
|
Subscribe to:
Posts (Atom)