Client Unrelated

How to ‘Fix’ Auto-Mounted Drives with ‘Wrong’ Permissions

  • Posted on: 30 July 2020
  • By: Michael

Those new to Linux hit this quickly.

I can mount the drive, but permissions show the owner as 'Root'. I can not add or delete anything!

They stick a USB Flash Drive or external Hard Drive into their system and the system automagically added the drive for them. Usually popping up the drive in their default file manager. Then they can’t use the drive at all. Thanks auto-mounter! It doesn’t happen always, but frequently enough that one has to wonder why there are still bugs in ~20+ year old software.

How to create a Bootable USB stick, with free space, from an ISO image

  • Posted on: 3 April 2019
  • By: Michael

Free Website Plan Analysis and Module Recommendations

  • Posted on: 8 June 2014
  • By: Michael

You want to build a website and you done enough research on the various CMSes available to have decided on Drupal. You've also done a write up of your site's needs, but you're not sure of the Drupal way or where you should start? The hundreds of upfront hours for reading and learning Drupal just to known which modules and feature sets are most appropriate for your specific use case causing you anxiety? Want to shortcut some of that headache?

HowTo: Checkpoint Backup a KVM VPS on SolusVM

  • Posted on: 21 May 2014
  • By: Michael

I have a barebones testing VPS, which, as they are insanely cheap, I think everyone should have one. True, these aren't really usable by retail website owners, but if you're in IT and take QA seriously they're wonderful.

The one big issue with these are having to rebuild them from scratch when you want to try a different set of software packages that will emulate a clean production build and configuration. The solution was relatively easy, but the journey was a pita.

SolusVM's Central Backup seemed to be the ideal solution, but, it's not:

Search Engine Traffic and Optimization for Drupal

  • Posted on: 17 July 2013
  • By: Michael

Drupal out of the box, properly configured, is very SEO friendly. But don't expect your 10 to 20 page site to get any significant search engine traffic. And by search engine, we're talking Google. Google routinely accounts for about two thirds of all US search engine traffic, and other than China, a significant portion of the worlds search engine traffic.

But I want Search Engine Traffic!

Absolutely nothing beats a properly configured Drupal site with significant amounts of unique, relevant, similarly topic'ed content.

If you don't want to bother with creating content, you supposedly can "hire an 'SEO guru' who will rocket your site to the first page of Google results and/or sell lots of your product through PPC." I have several problems with these statements.

Theming Drupal

  • Posted on: 16 July 2013
  • By: Michael

A site's 'look and feel' in geek speak is called a Template, a Front End Overlay, a User Interface (UI) and the User Experience (UX), or in Drupal, the "Theme." You probably already know that ...

This document offers some guidelines on when you should start theming a Drupal project, just how varied Drupal themes can be, where to find 'free' themes, and steps you can take to reduce your theming costs.