Author: Alex

  • Make a Raspberry Pi Baby Monitor

    The Raspberry Pi is an incredible tool which can be used for a variety of projects. It handles many tasks well, but is not meant to serve as a powerful desktop PC or replace a multi-core server. Since I don’t want to buy a baby monitor that will do what I want it to do […]

  • Cisco Router IPv4 Addressing (CCNA Lab 1-2)

    Cisco Router IPv4 Addressing (CCNA Lab 1-2)

    This lab will help us better understand configuring a router’s serial and fast ethernet interfaces. This builds upon what was covered in CCNA Lab 1-1. The scenario for this lab is as follows: You are the network administrator at Ranet, and have to config the router “Ranet-BR” via Console Terminal as below: 1. enable interface […]

  • Cisco Router Basic Network Configuration (CCNA Lab 1-1)

    Cisco Router Basic Network Configuration (CCNA Lab 1-1)

    A good practice method for the CCNA exam (Cisco Certified Networking Associate) if you have the Cisco study tool Packet Tracer is to download some practice labs that cover the CCNA objectives. A list of download links to 19 of these labs is about half way down this page. For documentation about basic router configuration […]

  • Process Monitor from Microsoft Sysinternals Suite

    Process Monitor from Microsoft Sysinternals Suite

    As referenced in When Vendors Refuse to Yield, here are the dirty details of how I got a poorly written Clarion application to work correctly with non-administrative accounts on a terminal server. To start off, it is possible that you might encounter an application that relies on elevated permissions of privileged user accounts in order […]

  • When Vendors Refuse to Yield

    Recently, I worked closely with a specific vendor of client and server side software for multi-location point of sale systems. As the project went on, I became annoyed with the nature of the software because it was not packaged in an installation file or anything of that nature.  To “install” it, the vendor copied the […]

  • Star Trek Is The Future

    Yet another person inspired by Star Trek has invented something that resembles a device used in the original series. It is not yet as sophisticated as the one used in the episodes but the thinking behind it is light years ahead. An injured patient might not be able to hold it to his or her […]

  • How to Virtualize a Physical Server Using Disk2vhd

    A simple solution to converting an existing physical server into a vhd file is to use the free utility from Microsoft called Disk2vhd. This is useful for creating backups of a whole machine or only certain volumes. The resulting vhd file can be imported into a Hyper-V instance. One vhd file will be created for […]

  • Extend Volume – Windows Server 2003

    Windows Server 2008 introduced some great tools to help us with extending volumes and other tricky things that were not offered in Windows Server 2003. So what if you still use Server 2003? I ran into a situation recently where I had virtualized a server that had two physical hard disks of 80 GB each […]

  • VMware Infrastructure Client White Console Screen

    After installing VMware ESXi 3.5 Hypervisor on one my Dell PowerEdge 2650s,  I ran into some trouble while launching my virtual machines.  I attempted various configurations but I could not get around the white console screen displayed on every virtual machine I powered on. I researched this off and on for a few weeks while […]

  • With Liberty and Servers for All

    With Liberty and Servers for All

    As a college student, I gained knowledge through books and lecture in most of my classes.  My favorite classes were those that had me learn by doing.  I thought to myself, “Why not continue learning by doing at home?” I created several virtual machines on my two laptops using Sun’s (now Oracle’s) Virtual Box as […]