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 [...]
Now to add sites & blogs to our powerful web server, using vhost (virtual host) files and symlinks. We'll create a site file structure, add users with groups & [...]
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
If you use Facebook. And value your content and identity. You need to read this. A few weeks ago I wrote a series of posts about online anonymity and safe surfing. There was [...]
Categories: surfing
Easily restrict access to hide sensitive data, admin areas & other web pages using the Nginx web server's Auth_Basic security module & the htpasswd password creation [...]
Categories: web development