use the following search parameters to narrow your results:
e.g. subreddit:pics site:imgur.com dog
subreddit:pics site:imgur.com dog
advanced search: by author, sub...
~0 users here now
Computer Related Content
need help with router
submitted 4 years ago * by peety from self.Computers
[–][deleted] 1 insightful - 2 fun1 insightful - 1 fun2 insightful - 1 fun2 insightful - 2 fun - 4 years ago (2 children)
If you're on Windows: an easy, but circumventable, solution to block websites is to mess with the hosts file. I take no legal responsibility for any damages caused by following the steps below.
For each computer:
Log into an administrator account with the appropriate permissions
Hit the windows key and type in "notepad"
Click "run as administrator", then "Yes" (might need to enter a password)
Hold down the control key "ctrl" and press "O"; a file window should pop up
Copy-paste "C:\Windows\System32\drivers\etc\hosts" and hit "enter"; a file should open
Hold "ctrl" and hit "end" to go to the end of the last line and hit "enter" twice
Type "127.0.0.1", make one space, and type the name of one website you want to block
Optional: hit "enter" and repeat step 7 as many times as needed
Hold "ctrl" and hit "S"; if you get a permissions error: make sure you're logged into an administrator account and launched notepad in administrator mode
Restart your browser
Example hosts file:
# 127.0.0.1 localhost ::1 localhost 127.0.0.1 example.com 127.0.0.1 games.com
In order to lift the block:
Repeat steps 1-5 above
Either delete the line or add "#" in front of it; the latter is recommended if you want to re-instate the block later
Hold "ctrl" and hit "S"
If you don't want to mess with the hosts file: you can install software, although a lot of it's paid or locks features behind a paywall.
My school used to have software to block websites on each computer. I found a list of software through a DDG search, but I legally endorse none of them and provide no guarantee of user satisfaction.
Remote Desktop allows you to control other computers over a network connection, but requires a premium version of Windows to be installed on the computer you want to control, but not on the controlling computer. You can get free software, but I have yet to find any that aren't complete garbage.
[–]peety[S] 1 insightful - 2 fun1 insightful - 1 fun2 insightful - 1 fun2 insightful - 2 fun - 4 years ago (1 child)
thank you for the reply.
i need something i can use to turn on/off the websites or traffic of protocols of the games my kids use. i'm willing to try everything i can get my hands on and am not worried about any damage cuz anything i use it on, i can nuke. a timer of some sort would be nice too. to schedule when it turns on/off. options to which ip would even be better. i use tightvnc and the ssh/ssl vnc viewer on mint for monitoring them, but it would be nice to do other things without having to look so often. currently learning to use wireshark to find what i need to block.
thanks again for the reply. going to check out the software end of it.
[–][deleted] 1 insightful - 2 fun1 insightful - 1 fun2 insightful - 1 fun2 insightful - 2 fun - (2 children)
[–]peety[S] 1 insightful - 2 fun1 insightful - 1 fun2 insightful - 1 fun2 insightful - 2 fun - (1 child)