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 [...]
Let's take a quick look at our Nginx server and site error & access logs, and where to find them. You have one pair of Nginx logs server-wide and another for each site, [...]
Categories: web development
Charlie The Unicorn, a YouTube classic, has been copied in its thousands and viewed over 30 million times. If you've seen it before, you'll just have to watch it again. If it [...]
Categories: surfing
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
This how-to guide maps out two pretty basic but handy MySQL operations, creating and binning a database, using the terminal interface. Sure, you can do those with, say, [...]
Categories: web development