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 [...]
Phpwhatnot? Aargh! Scary? It's not. How often do you backup your mySQL database? Does the idea fill you with horror? Or do you think the "full backup" option at your ISP [...]
Categories: blogging, web development
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
If you're using nginx, and your domain name exceeds 32 characters, you may receive an error message when you restart the web server. Quite likely, you need to tell nginx to allow [...]
Categories: web development
Here's how to stop password requests every time you need to mount media. Automate access of any media: partitions, internal/external drives, etc. One problem with having separate [...]
Categories: pc