Contact Menu

Search results for "php-apc-php-graphics_avail"

WordPress Fail2Ban RegEx for RedHat, CentOS, Amazon Linux

VacantServer WordPress sites are getting hammered with bad logins and probes. We’ve implemented a plugin to log failed login attempts to syslog, and a Fail2Ban filter for the same. If you run these on RedHat, you’ll need some additional configuration info… here it is: WordPress login failure regex (error_log): ^%(__prefix_line)sAuthentication failure for .* from <HOST>$ […]

Continue Reading 0
chmod-linux-1

Recursive chmod Tricks

…only files find . -type f -exec chmod 644 {} \; Recursively chmod only PHP files (with extension .php) find . -type f -name ‘*.php‘ -exec chmod 644 {} \;… (Search hits: 3 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 160.23)

Continue Reading 8
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…if using file cache #VARNISH_STORAGE_FILE=/var/lib/varnish/varnish_storage.bin # # # Cache size: in bytes, optionally using k / M / G / T suffix, # # or in percentage of available disk… (Search hits: 0 in body, 0 in title, 0 in categories, 4 in tags, 0 in other taxonomies, 0 in comments. Score: 128.19)

Continue Reading 25
screen-shot 2017-07-24 at 4.04.09 PM

University Website Redesign: Scrapbook

…Scalable Vector Graphics (SVG images) for headlines. Extensive and beautiful photography. Simple interactivity on wide hover in the CTAs, blog article cards, etc. SavingPlaces.org United States Postal Service Action-oriented interface:… (Search hits: 2 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 85.47)

Continue Reading 0