Some of you will remember or first found this 'lil site off the back of a pretty well-known WordPress security blog post here, Video How-to: 10 Tips To Make WordPress [...]
At last that damn site's gone live. Just in time for me to go to bed and catch up some sleep. Yeah right. Not quite. But it's there now, and I'll be using it as an example, [...]
Categories: web development
Change repetitive db data with one single syntax command. Rather than manually find & alter each instance, isolate the lot & update multiple content. This is handy when [...]
Categories: web development
Create additional sites & blogs quickly & easily. After creating the DNS entries, just add a vhost file, its symlink, restart Nginx and go play. OK. So I did this guide [...]
Categories: web development
How to install PMA with Nginx, to administer multiple MySQL dbs from anywhere. View table structure, browse data, run queries, backup and more. Adding phpMyAdmin to the Nginx [...]
Categories: web development