Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by limmontreefree
at 2024-07-22 08:01:52
Point:500 Replies:3 POST_ID:829070USER_ID:11974
Topic:
Windows 7;;Network Software Firewalls
Hello I need that users don't surt to Facebook... The computer are Windows 7.
I don't want to install an external firewall.
Thanks
I don't want to install an external firewall.
Thanks
Author: limmontreefree replied at 2024-07-26 04:02:49
Thanks this is what I was looking for
Expert: Michal Krezolek replied at 2024-07-22 08:18:52
1. Run Notepad with administrator privileges (in start menu type notepad and then while holding together CTRL and Shift buttons, press Enter). Click Yes.
2. In Notepad open file %windir%System32driversetchosts. %windir% is where your Windows is installed, usually C:Windows
3. Add the following lines:
127.0.0.1 facebook.com
127.0.0.1 www.facebook.com
127.0.0.1 m.facebook.com
4. Save the file and close the notepad.
2. In Notepad open file %windir%System32driversetchosts. %windir% is where your Windows is installed, usually C:Windows
3. Add the following lines:
127.0.0.1 facebook.com
127.0.0.1 www.facebook.com
127.0.0.1 m.facebook.com
4. Save the file and close the notepad.
Accepted Solution
Expert: duncanb7 replied at 2024-07-22 08:05:59
500 points EXCELLENT
Take a look at this, that is similar to your issue, follow its instruction
using hosts file.
http://www.wikihow.com/Block-a-Website-in-All-Web-Browsers
Duncan
using hosts file.
http://www.wikihow.com/Block-a-Website-in-All-Web-Browsers
Duncan