Author Archives: Brennan

Setup Samba File Sharing on Linux Mint

By | November 2, 2015

Samba is free software for Linux servers that allows you to share directories and files with Windows workstations, other Linux machines, and smart phones. While the configuration is relatively straightforward, there are quite a few things that can go wrong. This post has the steps you need to get it installed and configured, along with… Read More »

Update Cyanogenmod and Retain XPrivacy Settings

By | October 13, 2015

This is a step-by-step guide that lays out the process for upgrading to the latest version of Cyanogenmod on a Nexus 5, while retaining your XPrivacy settings. It incorporates instructions from XPrivacy’s Github page: Get the latest nightly (or stable) ROM for your phone make/model from Cyanogenmod’s (CM) site Verify the sha1 hash of the… Read More »

The Uploaded File Could not be Moved to wp-content

By | October 13, 2015

Symptom: When attempting to add media to a WordPress post, the image is rejected and the following error message appears: Cause: The WordPress uploads directory (typically located at /var/www/html/wordpress/wp-content/uploads) on the web server does not have write permission enabled and/or the web user (likely www-data) is not a member of the group which the uploads… Read More »

Share Scanner on Ubuntu with Windows Client

By | October 11, 2015

This post will show you how to share a scanner connected to a computer running Ubuntu 14.04 with a client running Windows 8.1. Ubuntu Server Configuration Ubuntu should come pre-installed with the saned service, which provides functionality for sharing scanners over the local network. Follow the steps below to configure the saned service in Ubuntu.… Read More »