Search results for "apc num_files_hint wordpress"

virtualmin-nginx-wordpress-permalinks-apc

Continue Reading Comments { 0 }

Farm to Table Restaurant Website

Joe Naturals Farm Store Cafe is a “farm to table” cafe and natural foods store located in historic Leiper’s Fork, near Franklin, TN. The owners contacted me through a fellow farmer with whom I have worked on several web projects. Joe Natural's website The website project was languishing, after being abandoned by a designer who lacked knowledge of WordPress template coding. The site needed better integration with WordPress,… 6, 0, 0, 0 and 286.88

Continue Reading Comments { 0 }

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):

Apache nohome regex (error_log):

[...]

Continue Reading Comments { 0 }

Fail2Ban Regex for RedHat, Fedora, CentOS and Amazon Linux 2013

…distribution. Neither can Fail2Ban account for every change in log file location or structure from version to version. What worked for Centos 5.x may not work for CentOS 6.x; what worked in kernel 2.8 may be invalid in kernel 3.4. Also stated earlier, it is well worth the time to learn a little about RegEx. One vehicle to propel the admin far along the path is RegExr. Author Greg Skinner provides an online version as well as Adobe AIR standalone… 4, 0, 0, 0 and 191.26

Continue Reading Comments { 0 }

Industrial Galvanizer Website

Tennessee Galvanizing website Tennessee Galvanizing had an aging Joomla site that needed major software updates. So, I migrated the site to WordPress for ease of use and ease of updates. WordPress is much more user friendly than Joomla, and also easier to maintain. Simple WordPress site with front page slide show, news blog and contact form… 3, 0, 1, 0 and 179.3

Continue Reading Comments { 0 }

Recursive chmod Tricks

Recursively chmod only directories find . -type d -exec chmod 755 {} \; Similarly, recursively set the execute bit on every directory chmod -R a+X * The +X flag sets the execute bit on directories only Recursively chmod only files find . -type f -exec chmod 644 {} \; Recursively chmod only PHP files (with extension .php) find . -type f -name ’*.php’ -exec chmod 644 {} \; Incoming search terms for the article: chmod recursive chmod recursive dir… 2, 0, 2, 0 and 167.35

Continue Reading Comments { 4 }

APC INFO

APC INFO Monitor

Continue Reading Comments { 0 }

Punk Rock Music Community

Punktastic.com is a community powered site that covers punk music in Britain, but is poised to go worldwide. They cover punk and hardcore shows and festivals, and provide album reviews, video interviews and more. With a growing audience and user base, Punktastic needed a more reliable and robust web server, so they made the move to a dedicated CentOS 5 series web server with 3GB RAM. While this is a relatively low-end box, it has plenty of horse… 1, 0, 0, 0 and 143.44

Continue Reading Comments { 0 }

Social Media — Facebook, Twitter, Blogging and Sharing

Social media, including sites like Facebook and MySpace, micro-blogging platforms like Twitter, and sharing/bookmarking tools like Digg, Del.icio.us and Stumble Upon are all very important to your outreach to customers, not to mention the incoming links they provide, and the potential of exponential viral traffic. Add to this the need for regular blogging (on your site and other platforms) and email updates, and the management of all this onlin… 3, 0, 0, 0 and 143.44

Continue Reading Comments { 0 }
Office Coordinators Inc. website

Office Furniture Retail Showcase

Office Coordinators Inc. website I worked with Office Coordinators Inc’s talented in-house designers to update the OCI website. OCI chose an e-commerce theme, and we completely reworked the CSS and layout to match their colors and logo treatment. After a previous failed attempt with another developer, they were surprised at how quickly the site came together, and how easy it is to manage with WordPress! “Inquiry mode” e-comme… 2, 0, 1, 0 and 131.49

Continue Reading Comments { 2 }