Headder Image

Menu:

View Ian Foster's profile on LinkedIn

Home

Welcome

This is lanrat version 2.0, more updates will continue to come.

Recent Posts

N810 as Computer GPS

by mrlanrat • on 08/21/10
This guide will tell you how to let a windows computer make use of your N810's GPS as if it was its own. While the Nokia N810 does not have the best GPS in the world it is still better than no ...

HTC Incredible Video Out

by mrlanrat • on 06/02/10
I recently got a HTC Incredible to replace my aging LG Chocolate. One feature of the Incredible was video out. Specifically the ability to output composite video to a TV. The cable was first demoed...

Building a PXE Server

by mrlanrat • on 04/18/10
PXE is a method for booting an operating system over a network, it stands for Pre Executable environment. Here I will show you how to build a PXE server to boot and or install operating systems ove...

Switch Network Interface in Linux

by mrlanrat • on 04/07/10
This guide will tell you how to rename or switch network controller names in Linux. Often when installing Linux the installer will automatically pick the names of the network controllers. And for s...

HTML 5 Cube

by mrlanrat • on 03/31/10
HTML 5 allows you to create 3D objects. Using CSS you can create isometric objects. I will demo this by building a cube in html. First we need to start off with a div. div class="cube&...

SSH Tips and Tricks

by mrlanrat • on 03/30/10
Part 1 - Screen Screen is a program that can create virtual terminals inside your current session. If you are used to a tabbed web browser you can think about it as adding tabs to your terminal...