Changing WordPress Upload Directory File Permissions

Quick How-to here on folder permissions to allow for WordPress image uploading. Some have reported seeing an error similar to below.

This error is confusing for non-technical users. How to fix it?
Well, it turns out it’s pretty easy. First, you need to make sure you have an FTP client. This will allow you to manage [...]

SSHKey Management Made Easy

I’ve been working with Linux for years now, and one of the main things you learn early on is that it’s better to use an SSHKey than it is to use a password. It gets confusing to some people (including myself), sometimes, where things are supposed to go to make it simple to do password-less [...]

Can’t Access BuddyPress links Anymore? Try This Power Tip

Quick documenting of a little known edge-case fix. If you head to the BuddyPress forums to find out why users can’t access BuddyPress links anymore, you’re likely to find answers involving a change in how BuddyPress handles themes between version 1.0.3 and version 1.1. The answer typically goes something along the lines of, “Make sure [...]