Header Shadow Image


Archive for July, 2013

Device wlan0 does not seem to be present, delaying initialization.

So you try to setup your wireless NIC and get this lovely message: Bringing up interface wlan0:  Device wlan0 does not seem to be present, delaying initialization.                                                            [FAILED]

Analyze hard drive with tools badblocks and smartctl

So one of the disks under our HTPC array has finally failed after nearly 2 years.  However we did not sustain any data loss as a result since it's only the first disk in a RAID6 system meaning we could still sustain a second disk failure without any data loss.  So we are still good […]

Upgrading to Fedora 19

Turns out that my attempt to upgrade my coreutils packages to allow me to use Wake On LAN, required me to upgrade my Fedora 13 to the latest Fedora distribution.  So I'm going to try and jump to Fedora 18 (Not quite sure about Fedora 19 yet but will try.)  However since the complation of […]

Remote Desktop Connection: SSH Tunnel through Putty and DD-WRT for RDP / RDC

Occassionally, there may be a need to setup a remote RDP connection to your remote system from outside.  However, most networks, particularly office environments block remote RDP.  However, SSH is typically not blocked as it's secure , first and foremost, and important in data transfer to / from the organization.  RDP however, is not that […]

Configuring Wake On LAN (WOL) from Hibernation or Suspend Mode

WOL or in other words Wake On LAN is a feature that allows you to send a magic packet to a machine that is suspended or hibernating (Potentially when it's off as well) to wake that computer up.  This is handy, particularly where you have DD-WRT installed on your router(s) which allows you to send […]

Computer Temperature Monitoring

Computer temperature settings, voltages, fan speed and other components can be monitored off of a standard Linux distribution. Computer temperature monitoring however, can depend on the CPUID level as seen in cat /proc/cpuinfo.  More on the CPU ID levels can be found here.  Below is a processor in one motherboard showing it's CPUID.

Get BIOS Version through DMIDECODE on Linux

To check your BIOS version, issue the following at the prompt:

Email verification or confirmation in wordpress

We've been looking for a good email validation tool for wordpress user registrations to prevent unwanted or spam registrations such as these.   New user registration on your site Thoughts and Scribbles: Username: LillaLucero E-mail: agd_hare @ n s c r e a m . c o m   To that end, here's a good […]

xcb_xv vout display error: no available XVideo adaptor

So after tinkering with my HTPC I notice the 120mm fan over my video card came loose.  I mounted it on to the side of the case but the fan less video card's heat sink was not hot.  Sure enough, after booting VLC wouldn't play anything.  No sound no video just:  xcb_xv vout display error: […]

Program terminated with signal 6, Aborted Linux

This is an extension of the gdb and cores file post earlier and viewable int he link below.  In this case, whenever we restart or try to shutdown the system, we see a brief message on the prompt about some crash which quickly disappears.  Then the system restarts but is not capable of shutting down […]


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

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