311 in Tucson!!!

2013-03-08 09:01 by Ian

311 toured in Tucson and then Phoenix! I went to both shows and ended up getting Nick Hexum’s set-list! w00t!

Read more...

Building a FIPS capable OpenSSL (Gentoo)

2013-03-08 08:24 by Ian

This is an anecdotal account of building OpenSSL with the FIPS container module on Gentoo. However, these instructions should be applicable to any other distribution with minimal translation effort. The result will be a static OpenSSL build suitable for inclusion into secure application software.

Read more...

Installing asterisk 10 realtime

2012-09-04 11:28 by Ian

This is a brief guide to setting up asterisk on a generic linux host. This particular guide was written using CentOS 6. The process and configuration have been checked for accuracy on CentOS 6, Debian, and Gentoo. I have tried to indicate steps where such differences are relevant,

Read more...

Automotive Isolation Box

2012-09-03 01:47 by Ian

This is a brief construction log of the barrier that sits between the computer and the hostile electrical environment found in a car.

Read more...

Useful linux commands and notes

2012-09-02 12:39 by Ian

This page documents useful linux tricks and links that are helpful and probably not obvious.

Read more...

Comment

The Overhead Console

2012-04-15 18:15 by Ian

The biggest drawback to driving a Jeep is the fact that you can't easily protect its contents from theft. So if you have a firearm or an expensive radio transceiver stored in it, you should figure that it will eventually be stolen.

Read more...

Linux Distribution Timeline

2011-11-09 08:51 by Ian

Neat phylogenetic tree of linux distributions.
Source: http://futurist.se

Read more...

Automatically adjusting GPU clock by temperature

2011-07-12 09:34 by Ian

My friend and I have built a BTC mining rig named hurrMiner. It contains two Radeon 6990 graphics cards that run very hot (~95C). Apparently, there is a thermal shutoff hard-coded onto the card, but we really don’t want to let the GPUs reach that point. What follows is my documentation for a script that will monitor the temperature of each GPU and adjust their clocks to approach a given target temperature.

Read more...

Comment [1]

Live GPU Stats (Bitcoin)

2011-06-28 15:44 by Ian

Below is a live temperature graph of the GPUs in hurrMiner over the course of 15-minutes, 1-hour, and 24-hours.

Read more...

Integrating OpenVPN into AOSP Source Tree

2011-06-17 06:11 by Ian

This post will focus on installing OpenVPN on an android phone and will cover both building OpenVPN from scratch, and using other people’s static binaries.

Some carriers disable tethering in their branded handsets. This procedure will replace tun.ko, which is typically the absent component.

Read more...

Comment [2]

Previous Next