Category Archives: Uncategorized

Security

yum install mod_security mod_security configuration files /etc/httpd/conf.d/mod_security.conf – main configuration file for the mod_security Apache module. /etc/httpd/modsecurity.d/ – all other configuration files for the mod_security Apache. /etc/httpd/modsecurity.d/modsecurity_crs_10_config.conf – Configuration contained in this file should be customized for your specific requirements before deployment. /var/log/httpd/modsec_debug.log – Use debug messages for debugging mod_security rules and other problems. /var/log/httpd/modsec_audit.log [...]

Posted in Uncategorized | Leave a comment

Increase WordPress Loading Speed

Disqus after page load Page Speed embed-facebook-twitter-google-plus-without-javascript/

Posted in Uncategorized | Leave a comment

Linux Commands

Linux commands I find usefull. free -m ( show free memory ) htop sync; echo 3 > /proc/sys/vm/drop_caches (clears cache from ram) top -b -n 1 | grep -i apache ( shows apache memory consumption) df -h (free disk space) sudo useradd testuser -p testpass -d /var/www/vhosts/tvshow.com/ dscacheutil -flushcache sudo nano /private/etc/hosts Virtual Hosts Examples: [...]

Posted in Uncategorized | Leave a comment

My list

Platinum Seo Pack  (Optimizes your WordPress blog for Search Engines (Search Engine Optimization).) W3 Total Cache   (caching) WP-DBManager (database) WP-PageNavi (page navigation)

Posted in Uncategorized | Leave a comment