How to block facebook for a student?

<p>Just edit the hosts file (/etc/hosts for Linux, %SystemRoot%\system32\drivers\etc\hosts for Windows or /private/etc/hosts for Mac) and add the entry:


127.0.0.1     facebook.com

and you’re good to go.</p>