Browsed by
Category: Research and Development

Clonezilla System Imaging – Disaster Recovery

Clonezilla System Imaging – Disaster Recovery

Purpose Provide a disaster recovery and system deployment method that is cross platform and location independent. Details Clonezilla is a drive media imaging tool. It can create images from media, such as hard disks, USB thumb drives, MicroSD cards, etc. The disk images it creates can be saved locally or to network attached storage. Clonezilla is a boot environment, meaning it allows for more control of local storage that would normally be mounted. It can also load these images on…

Read More Read More

Windows 3.11 on Raspberry Pi 3

Windows 3.11 on Raspberry Pi 3

Running Windows 3.11 on a Raspberry Pi can be done using emulation. This will cover how to use an emulation utilitiy called DosBox. This post (https://youtu.be/idHQk99E4VA), from Christopher Barnatt inspired me to dust off my old floppy disks and give it a go. You can find more here as well, http://explainingcomputers.com/ Sourcing Windows 3.11 can be challenging. I have 6 install disks that were part of my college computer, an AST i486SX 33Mhz CPU with 8MB of ram and a…

Read More Read More

Raspberry Pi 3 GQRX SDR

Raspberry Pi 3 GQRX SDR

The Raspberry Pi 3 has enough power to run applications that were out of reach of earlier versions.  Software Defined Radio, commonly known as SDR, is such an application.  There are several program options that can be installed.  I’ll be covering GQRX because it powered by GNU-Radio and Qt.  You can find more information about the software at http://gqrx.dk/ Installing gqrx is done by follownig the instructions outlined on the GQRX developer’s website, http://gqrx.dk/download/install-ubuntu Here is an excerpt. For Ubuntu…

Read More Read More