# The No Programs Recipe # # This recipe demonstrates how to block downloading of programs. Note # that some of the following settings are already included in the # default Pluckeye settings. # Instructions # ------------ # 1. Save this file to your Desktop as no-programs.txt. # # 2. Start a terminal window (Ctrl-Alt-T). See # http://www.pluckeye.net/how-to-open-a-console-window.html for more # detailed instructions on how to do that if you need more help. # # 3. In the terminal, type the following (without the leading '#' # characters). # # cat $HOME/Desktop/no-programs.txt | pluck import - # # (end of instructions) # ------------ Deny application/vnd.android.package-archive Deny application/java-archive Deny application/octet-stream Deny application/rar Deny application/x-bittorrent Deny application/x-iso9660-image Deny application/x-gtar-compressed Deny application/x-gtar Deny application/x-debian-package Deny application/x-redhat-package-manager Deny application/x-rar-compressed Deny application/zip