Install & Setup SupportPress 
Author: Josef Jezek
Check Download page for latest version of TEMP and update VERSION

Author: Josef Jezek
Check Download page for latest version of TEMP and update VERSION
| #!/usr/bin/python | |
| # http://www.packtpub.com/article/python-ldap-applications-ldap-opearations | |
| # sudo apt-get install python-ldap | |
| import ldap | |
| host = 'ldap://example.com:389' | |
| dn = 'ldap@example.com' |

Author: Josef Jezek
# Install Inkscape on Ubuntu
sudo apt-get install inkscapevi -x file
Author: Josef Jezek
| #!/bin/sh | |
| # csr.sh: Certificate Signing Request Generator | |
| # Copyright(c) 2005 Evaldo Gardenali <evaldo@gardenali.biz> | |
| # All rights reserved. | |
| # | |
| # Redistribution and use in source and binary forms, with or without | |
| # modification, are permitted provided that the following conditions | |
| # are met: | |
| # 1. Redistributions of source code must retain the above copyright | |
| # notice, this list of conditions and the following disclaimer. |
| <?php | |
| /* | |
| Plugin Name: BuddyPress Search Default | |
| Plugin URI: https://gist.github.com/5805248 | |
| Description: Default search select is posts. Search on home URL for custom posts URL. | |
| Author: Josef Jezek | |
| Author URI: http://about.me/josefjezek | |
| Version: 0.2 | |
| */ |