TIP! Easy Way to Prevent Facebook TrackingFacebook surveils everyone's web browsing regardless of whether they have an account or not, as described in this paper: http://ssrn.com/abstract=1717563TIP! Easy Way to Prevent Facebook Tracking5 months ago in Happenings More Like This
A simple way to prevent any packets being sent to or received from Facebook is to set up filtering using iptables. On most GNU and Linux distributions, you can run the following three commands as root:
iptables -A INPUT -d facebook.com -j DROP
iptables -A OUTPUT -d facebook.com -j DROP
iptables -A FORWARD -d facebook.com -j DROP
The URL can be changed for other sites as well if you wish. Eg - for Twitter's "tweet" buttons run the same commands but using platform.twitter.com as the domain to reject.
For more documentation on iptables, I recommend the Arch Wiki - https://wiki.archlinux.org/index.php/Iptables
ZooropalgJust want to give a mention to this French dude!Zooropalg3 years ago in Personal More Like This
Loving his work
FFR
Wallpaper Dump Coming SOON!!!Be On The Lookout!!Wallpaper Dump Coming SOON!!!7 months ago in Personal More Like This
Christmas Gift!!!Hi all!Christmas Gift!!!5 months ago in Personal More Like This
As previously announced, a brand new version of AwOken color is available! I added more than 100 new colored icons, so I think you will be pleased by the new additions!
Moreover, I packed them up also for AwOkenDark and AwOkenWhite iconsets, in order to get ready for the upcoming release! As you can see, the colored icons are the same as the default iconset, but the non-colored ones change according to the either dark or white colorization.
Here are the links:
https://dl.dropbox.com/u/8029324/AwOken.zip
https://dl.dropbox.com/u/8029324/AwOkenDark.zip
https://dl.dropbox.com/u/8029324/AwOkenWhite.zip
Simply extract them, and place them in your ~/.icons directory.
If you feel brave, you can also try the customization script (in order to change forlders and even colorize the icons with whatever color you want).
Simply type this in your terminal window (after having done the previous step, i.e. moving the downloaded folders in your ~/.icons