We need to block some web sites with http and https? The solution is easy: 1. Edit the /etc/hosts sudo gedit /etc/hosts 2. Configuration add these lines: #Block Facebook 127.0.0.1 www.facebook.com 3.Save and exit, the reboot your system with this command: sudo reboot
-
-
Install Facebook Chat plugin for Pidgin in Ubuntu
This is a Facebook chat plugin for Pidgin and libpurple messengers. It connects to the new Facebook Chat IM service without the need for an API key. Currently the plugin can log into the Facebook servers, grab the buddy list, send/receive messages, add/remove friends, receive notifications, show your inbox count,…

