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 [...]
In this tutorial we'll configure an email function for the VPS. That's not to turn this Linux system into a mail server .. but to allow our web apps to be able to send and [...]
Categories: web development
An often overlooked blog or web site improvement is reducing HTTP requests. Good for page load, improved usability, SEO and ultimately for traffic. Normally I wouldn't bother [...]
Categories: web development
If you want to be anonymous in real life, buy a big coat. Online, and for your PC, it's more complex. Why do it? To shore up your identity, safeguard data, secure eCommerce [...]
Categories: web
The bashrc file is where we create aliases to shortcut those long CLI commands, plus functions to improve usability. In this tutorial, as well as setting locale, performing a [...]
Categories: web development