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 {} \; … 3, 1, 3, 0 and 18.5
How to Configure APC Cache on Virtual Servers with PHP running under FCGId
… avoid fragmentation, which will cause the 500 errors. If fragmentation rises quickly to 100%, memory usage is full, and cache full count rises above 0, you will almost surely see “500″ errors. If WordPress is the only PHP script software package on the domain, the following configuration will likely work for you; if you have more PHP software packages, you will need to raise apc.shm_size and raise the apc.user_entries_hint and apc.us… 7, 0, 0, 0 and 12.41
WordPress with W3 Total Cache on Nginx with APC (Virtualmin)
…d will be kept running at all times to serve requests. You can increase this from the default of 4 to improve PHP script latency, or decrease it to reduce memory use. Setting it to None will cause PHP processes to be launched only as needed on demand, and to be cleaned up after some period of inactivity.” Nginx support on Virtualmin is working well, and it is reported that the lead developer, Jamie Cameron, is working on a php-fpm implement… 5, 0, 0, 0 and 8.87
Tuning Apache and MySQL for Best Performance in a Shared Virtual Hosting Environment
Web hosting has changed dramatically in the last few years. The majority of accounts are now running PHP scripts and MySQL, whereas in the past most accounts were only serving static HTML files. This presents challenges in security as well as performance tuning. It is impossible to predict whether a certain configuration will work properly for a given server, unless the hardware, software, accounts, network and traffic are identical to a previou… 1, 0, 1, 0 and 3.1
Load Balancing Virtualmin WordPress Hosting Server with Varnish on AWS
…e “beta users” path. For ultimate reliability and speed, I propose the “users” path: This will take most load off of the Virtualmin/Apache and Webmin/MySQL servers, because the user will be interacting only with CloudFront CDN and Varnish Caching Servers. Load Balancing The Load Balancing layer can be deployed separate from the current configuration, with DNS change to Route 53 for domains that require Load Balancing. If … 1, 0, 0, 0 and 1.77
Image Manipulation in WordPress Editor – Crop, Rotate, Resize Images
WordPress has a very nice and simple editor that uses TinyMCE. As of WP 2.8, there is a load of new functionality in the image uploading and management department, with the new Gallery functionality. I like the way WordPress handles all of the image files attached to a post… it lends itself to slideshows, etc. But recently I had a question about rotating images within the editor, and I went searching for a plugin to do it… and found … 1, 0, 0, 0 and 1.77
Joomla Content Management
…e… if you can use a word processor, you will feel right at home Topic sections can be added to by contributing authors Fully customisable layouts including left, center, top and bottom boxes Browser upload of images and files (flash, JPEGs, PDFs, video, etc.) to your own library for use anywhere in the site Joomla: Powerful, World Class CMS Change order of objects including news, FAQs, articles etc. Random Newsflash generator Remote autho… 1, 0, 0, 0 and 1.77
WordPress Content Management
…mail marketing & newsletter management Flash or Javascript slideshow galleries Podcasting and more… Regardless of the plugin upgrades you choose, WordPress makes it very simple to add news, pages, upload images and files, and manage web links. You get WYSIWYG onscreen editing, metatag management, and search-engine friendly URLs to make it easy to create an engaging, up-to-date site that will bring visitors back to build your business o… 1, 0, 0, 0 and 1.77
-
How to Configure APC Cache on Virtual Servers with PHP running under FCGId November 8, 2010 -
WordPress with W3 Total Cache on Nginx with APC (Virtualmin) March 12, 2012 -
Organic Farm Website with Slideshows and Content Management November 13, 2009 -
Remote publishing to WordPress from Facebook via RSS July 25, 2011 -
Cpanel Mailman mailing lists: cannot manage lists after migrating to new host July 19, 2011
-
Load Balancing Virtualmin WordPress Hosting Server with Varnish on AWS May 17, 2012 -
Automated WordPress Installation Via Custom Virtualmin Script Installer May 17, 2012 -
Professional Social Network May 3, 2012 -
Punk Rock Music Community April 10, 2012 -
WordPress with W3 Total Cache on Nginx with APC (Virtualmin) March 12, 2012
-
Chris Gilligan: NVM the comment about slowness. I did some researc...
-
Chris Gilligan: I have a test version of this topography setup and...
-
Jones: Add me to the list of people that have been lookin...
-
Chris Gilligan: Yes, autoupdate works. Virtualmin does run nginx a...
-
Jason: Chris, were you able to successfully autoupdate wi...
a little bird told me…
Follow @gilligoon on Twitter





