Code

Void(main) { while(true) { print “Hello World”; } /* Code Monkey was here*/ }

Game

Video Games! Independent, homebrew, hacked or open source. We love offbeat games.

Geek

It takes one to know one, and we huge geeks. If it doesn’t fit in another category look here.

Hack

From man-in-the-middle attacks to GPU accelerated password cracking, and voiding warranties

IT

Information Technology. Network Administrators. Sysadmins. The “Company Computer Guy”

Home » Archive by Category
HakTip – Identifying Web Servers
April 13, 2011 – 10:17 pm | 6 Comments
HakTip – Identifying Web Servers

In the Haktip Darren goes over a couple ways to identify web servers from the command line.

Read more

VN:F [1.9.13_1145]
Rating: 8.8/10 (6 votes cast)
HakTip – Multiple Screen Sessions
February 28, 2011 – 12:41 pm | 3 Comments
HakTip – Multiple Screen Sessions

What’s more wicked than a screen session? Two screen sessions! As we’ve talked about recently the unix command Screen is a great way to maintain bash sessions from multiple SSH clients without losing your work.

Read more

VN:F [1.9.13_1145]
Rating: 6.0/10 (6 votes cast)
Automating file management and scripting on Windows with Belvedere
February 28, 2011 – 12:23 pm | No Comment
Automating file management and scripting on Windows with Belvedere

Belvedere lets you organize any folders on your harddrive. You can create rules to move, copy, delete, rename, or open files based on name, extension, size, creation, date, and even more.

Read more

VN:F [1.9.13_1145]
Rating: 7.3/10 (3 votes cast)
Virtualization Cluster for under $1000
January 26, 2011 – 2:21 pm | One Comment
Virtualization Cluster for under $1000

Building a virtualization clusters with proxmox on the cheap and demonstrating how to migrate virtual machine.

Read more

VN:F [1.9.13_1145]
Rating: 5.9/10 (9 votes cast)
Building a Proxmox Virtual Environment with used Hardware
January 1, 2011 – 7:50 pm | 2 Comments
Building a Proxmox Virtual Environment with used Hardware

Go open source in your virtual server platform with Proxmox-VE. This walkthrough will go show the steps of setting up a Proxmox server that will allow you to run virtual machines and manage with a webclient.

Read more

VN:F [1.9.13_1145]
Rating: 8.2/10 (5 votes cast)
X11 over SSH part 2
September 29, 2010 – 6:23 pm | No Comment
X11 over SSH part 2

In this segment Darren continues to show how to securely forwarding X11 over SSH so you can use Linux GUI tools in anywhere — even on Windows.

Read more

VN:F [1.9.13_1145]
Rating: 10.0/10 (3 votes cast)
X11 over SSH part 1
September 29, 2010 – 6:01 pm | No Comment
X11 over SSH part 1

In this segment Darren shows how to securely forwarding X11 over SSH so you can use Linux GUI tools in anywhere — even on Windows.

Read more

VN:F [1.9.13_1145]
Rating: 10.0/10 (2 votes cast)
Katana Multiboot Geek Stick
September 23, 2010 – 5:50 pm | One Comment
Katana Multiboot Geek Stick

Shannon joins us to show off Katana — the happy hackers boot key

Read more

VN:F [1.9.13_1145]
Rating: 7.3/10 (8 votes cast)
Linux Screen Recording
September 12, 2010 – 3:57 pm | No Comment
Linux Screen Recording

Darren checks out screen recording solutions for Linux.

Read more

VN:F [1.9.13_1145]
Rating: 5.5/10 (2 votes cast)
Virtual Appliance deployment with Open Source
December 14, 2009 – 2:46 am | One Comment
Virtual Appliance deployment with Open Source

A Virtual Appliance can be though of as a software image containing a supporting stack designed to run inside a virtual machine. A quick look at vmware’s virtual appliance directory shows that there are hundreds of applications that can be quickly and easily deployed. In this segment I take the Dimdim open source virtual appliance, designed for vmware, and deploy it with VirtualBox (just becasue I can).

Read more

VN:F [1.9.13_1145]
Rating: 9.4/10 (14 votes cast)
Virtual Routers Explained
December 14, 2009 – 1:51 am | 8 Comments
Virtual Routers Explained

Joe Switch writes in to ask what the deal is with Virtual Routers and other such untangable networks. Matt has the answer. The way I understand it your more high end (read: expensive) Cisco and Juniper routers have virtual routers built in — much like you might have a virtual interface like eth0:1 in Linux — to manage VLANS, IP subnets and such.

Read more

VN:F [1.9.13_1145]
Rating: 8.0/10 (11 votes cast)
SSH Certificate Based Authentication
December 14, 2009 – 1:19 am | No Comment
SSH Certificate Based Authentication

In this segment Darren explains why certificate authentcation is a bajillion times better than password authentcation and demonstrates the configuration using Ubuntu 9.10 and an Interceptor running OpenWRT Kamikaze. This forum thread details setting up authorized_keys with Dropbear — the SSH daemon that comes standard on OpenWRT.

Read more

VN:F [1.9.13_1145]
Rating: 6.5/10 (11 votes cast)