Header Shadow Image


Author Archive

Download RPM package using yum without installing or updating

If you want to only download an RPM package without installing it, you'll need to install the yum-plugin-downloadonly.noarch package first.  This will then add options to the yum command allowing only downloads of RPM packages without installing them.    This is particularly handy if you just want to download a package for extracting single files […]

What is my unix shell version?

There's several ways to determine the ksh version.  All will print different results depending on the KSH you're running.  Here are the methods for finding the versions:

Destination Host Unreachable

While testing the NIC connectivity and speed for my HTPC / Home Backup system, I get this unpleasant surprise.  Needles to say the issue was really due to the high transfer speeds on my 1GB/s network that that intel card has appeared to have a bit of difficulty with.  The difficulty has now been resolved […]

Page keeps redirecting from http://localhost to http://www.mysites.com with a permanent 301 redirect.

So while making a copy of my page for testing purposes, I try to run it from my LAMP configuration only to receive a redirect to my online page.  Tinkering with the .htaccess file did absolutely nothing in this case.  Page keeps redirecting from http://localhost/wordpress to http://www.microdevsys.com/WordPress with a line like this in the /var/log/httpd/access_log […]

The requested URL was not found on this server. : Web and HTTPD

So I'm in the process of making a copy of my blog to my Linux installation and LAMP configuration I have there.  The purpose of this exercise is to upgrade my blog to the latest available WordPress available, 3.4.2 at the time of this writing.  (I'm way overdue).  I want to test the upgrade before […]

Enable core dump files on Linux

Here's how to enable core dump files to write for analysis on application crashes: # cat  /etc/sysctl.conf|grep core # Controls whether core dumps will append the PID to the core filename. kernel.core_uses_pid = 1 # Core patterns, if you want to write to directories other then where the process is currently running from (which could […]

TcL and autoexpect: The Art of Automated Access / Login: Linux

Now, arguably, the art of auto login and automated access may be frowned upon if not done securely but the concept of doing so is in itself something of a could-it-be done question that can simply be too tempting not to answer.  Long time ago I decided if beyond the easy approach to this using […]

How to create a for loop to print a sequence or range of numbers on DD-WRT or busybox devices: Linux

DD-WRT run what's known as a busybox, which is a single tiny executable designed to run on enbedded devices.  busybox provides common UNIX utilities normally found on larger UNIX / Linux installations such as desktop computers.  Unfortunately it's limited and even with the shell it provides, alot of functionality such as common shell loops no […]

Linux: e1000e kernel panic with Intel 82574L kernel panic and ASPM

So I bought myself an intel GigE card with the 82574L chip to deal with a certain problem I've been having with the RealTek one (cough).     So I wanted to try another chip other then RealTek ones to see if that would make a difference.  I suppose one could argue I should have done more […]

Windows: Stop Error 0x000000aa when trying to change a printer port.

When trying to change the port server name (I have a USB printer hooked up to a router) for the network attached printer, you get this message, Windows Port Error: 0x000000aa when trying to change printer properties in Windows 7.  What to do?


     
  Copyright © 2003 - 2025 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License

 

The IT Development and Technology Mini Vault | MicroDevSys.com
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.