-
Long Term Stable – 2014.04 @ 20141204T080801
It’s been one of those nights: cjac@ubuntu0:/data/apps/prod$ sudo apt-get upgrade Reading package lists… Done Building dependency tree Reading state information… Done Calculating upgrade… Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. cjac@ubuntu0:/data/apps/prod$ sudo apt-get dist-upgrade Reading package lists… Done Building dependency tree Reading state information… Done Calculating upgrade… Done 0…
-
Hello World
It was a good summer. I took some time off work and spent a lot of time at the lake with the girls. Scarlet swam out to the buoy with me at least once. I am working on improving the network service out here on Orcas and think we may be able to secure a…
-
multipath over disparate media
default route is now over a set of 3 ipsec tunnels with the voice server at the SIX. Let’s see if this proliant can reliably transport 12Mbit of crypto traffic…
-
Repeater frequencies
Looks like I’ll be testing the 440.775 and 445.775 frequencies. Nothing in the global frequency database: http://qrg.globaltuners.com/?q=440.775
-
Juniper Olive VM XML
For use with http://web.dit.upm.es/vnxwiki/index.php/Vnx-rootfsolive and http://blog.gns3.net/2009/10/olive-juniper/2/ $ cd /var/lib/libvirt/images $ sudo qemu-img create -f qcow2 vnx_rootfs_olive.qcow2 7G $ sudo wget ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/ISO-IMAGES/4.11/4.11-RELEASE-i386-miniinst.iso $ sudo brctl addbr testnet $ sudo ip addr add 172.18.36.2/24 dev testnet $ sudo ip link set up dev testnet $ wget -O /tmp/olive.xml https://wp.colliertech.org/cj/wp-content/uploads/2014/05/olive.xml $ sudo virsh define /tmp/olive.xml $ sudo virsh…
-
Configuring voice service on a Cisco 2801 Integrated Services Router via Asterisk
So I’ve configured voice service a number of times, but never using Cisco equipment. There’s a business starting up here on Orcas Island and they need a number of lines voice and fax service. I had a spare 2801 router laying around and heard that it’s possible to provision voice service using these machines. So…
-
I should be able to do voice with this hardware now, right?
System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 2006 by cisco Systems, Inc. PLD version 0x10 GIO ASIC version 0x127 c2801 platform with 393216 Kbytes of main memory Main memory is configured to 64 bit mode with parity disabled Readonly ROMMON initialized program load complete, entry point: 0x8000f000, size: 0xcb80 program…
-
I just realized how old these name servers are
I guess I’ve had them around for a while… Maybe I should clean these up… cjac@ns1:~$ ls /lib/modules/ 2.6.18-4-xen-amd64colliertech.fw+0 2.6.32-5-amd64 2.6.24-19-xen 3.2.0-4-amd64 cjac@ns2:~$ ls /lib/modules/ 2.6.18-4-xen-amd64colliertech.fw+0 2.6.24-19-xen 2.6.32-5-amd64 cjac@ns2:~$ sudo rsync -aue ssh ns1:/lib/modules/`uname -r` /lib/modules I remember editing the .config file for that kernel and building it on my first ever 64-bit system back…
-
Debian on PowerPC successful
The NVidia card being unable to drive two monitors is a little annoying, and the lack of support for skype and chrome is a bother, but I think I can build chrome… There’ll probably be no flash, I imagine.