EasyEngine 3.2 with openSUSE Build Service. This means EasyEngine stack install process will be more stable across debian and ubuntu.
Author: Dinesh Jain
A Creative and Innovative
Web Developer
EasyEngine fix for Genericons XSS Vulnerability
Run `ee update` command to update to latest EasyEngine. It will block access to “example.html” file in Genericons for all WordPress sites on your server
EasyEngine 3.1 with HHVM and PageSpeed
EasyEngine 3.1 is released with new features that allow creating/updating sites to work with HHVM and Pagespeed using one-line command.
Using HHVM with PHP-FPM Fallback
Note: HHVM doesn’t play with all WordPress themes and plugins. Test your site properly before using this in production. Installation of HHVM: For installation of HHVM please follow this guide: https://github.com/facebook/hhvm/wiki/Prebuilt%20Packages%20for%20HHVM Post installation: We need to configure our web server to use HHVM, sudo /usr/share/hhvm/install_fastcgi.sh You can ignore the WARNING from following message. # sudo /usr/share/hhvm/install_fastcgi.sh Checking if… Continue reading Using HHVM with PHP-FPM Fallback
Setup OpenDKIM
apt-get install opendkim opendkim-tools Configure OpenDKIM: Let’s start with the main configuration file: ^_^[root@example.com:~]# vim /etc/opendkim.conf ExternalIgnoreList refile:/etc/opendkim/TrustedHosts InternalHosts refile:/etc/opendkim/TrustedHosts KeyTable refile:/etc/opendkim/KeyTable SigningTable refile:/etc/opendkim/SigningTable SOCKET inet:8891@localhost Next OpenDKIM defaults file: ^_^[root@example.com:~]# vim /etc/default/opendkim SOCKET=”inet:8891@localhost” Configure Postfix: ^_^[root@example.com:~]# vim /etc/postfix/main.cf # OpenDKIM milter_default_action = accept milter_protocol = 2 smtpd_milters = inet:localhost:8891 non_smtpd_milters = inet:localhost:8891 Specify trusted… Continue reading Setup OpenDKIM
rtParty 2014 – 5th Anniversary of rtCamp
rtCamp completed five successful years this month. Check out some fun-filled moments we had in this rtParty.
Cake cutting ceremony for Joshua’s contribution in WordPress 3.8
Celebrated with cake cutting ceremony for Joshua‘s core contribution in WordPress 3.8 with patch #26052. 🙂