Quantcast
Channel: Four Miles to May
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Avoid Duplicate Content – Consistent URLs, Link Element & Mod Rewrite

Duplicate content is a misleading term. When you first happen upon it, it seems to imply that your site has the same content on more than one page. Or that your site is duplicating (or has stolen)...

View Article


Image may be NSFW.
Clik here to view.

iTunes, VmWare, and Samba

I have multiple machines that have multiple purposes but I only have one iPhone. I’ve put all my iTunes files/mp3s on a network samba share to avoid having them limited to one local, bare-metal Windows...

View Article


Image may be NSFW.
Clik here to view.

Installing and configuring a wireless card

Installing a wireless card in linux is a breeze these days. I have a Fedora 10 build. Here’s how I did it (Most of these tasks need to be done as root): 1. Find out how your machine recognizes your...

View Article

Image may be NSFW.
Clik here to view.

Increasing a virtual machine's disk space

I run linux, primarily. When I need access to a Windows workstation, I use a virtual machine on VmWare-Server v.2.0. I have an XP build that, originally, had a single, 10 GB C:\ partition. I have...

View Article

Image may be NSFW.
Clik here to view.

Renice 2: Even Nicer With Arrays

I put an entry out here that detailed how to find the process ID of a running process and then how to re-nice it from within a bash shell script. This first script referenced processes that could be...

View Article


Image may be NSFW.
Clik here to view.

Set your shell options to something useful

You can manipulate shell options to allow for more useful and intuitive function using the shopt command. Copying Files: In Fedora, by default, wildcard options with some file manipulation commands...

View Article

Image may be NSFW.
Clik here to view.

Mootools, Forms & MediaboxAdvanced

Here’s what I wanted to accomplish tonight: Submit a form Process the form data Display the results in a MediaboxAdvanced window Getting the script to which the form submits to open in the box was a...

View Article

Image may be NSFW.
Clik here to view.

Upgrading wordpress: There are many paths to the mountain

Here is one way to do it that worked like a breeze for me. I upgraded from version 2.7 to 2.8.4. Here’s what I did: There were three things I wanted to do with this upgrade. One, make sure I didn’t...

View Article


Image may be NSFW.
Clik here to view.

Two down. Three to go.

I passed the CVOICE certification exam today, which doubles as my CCNA-Voice cert as well. I now have two exams of the five I need for CCVP: CIPT1 and CVOICE. Next up is CIPT2… which should be...

View Article


Image may be NSFW.
Clik here to view.

PHP Project Management with Git and Capistrano

I really like using Git and Capistrano to manage my personal projects. If you’re not familiar with Git, it’s a version control system that allows you to track versions of your project. Capistrano is a...

View Article
Browsing latest articles
Browse All 10 View Live