Monthly Archives: September 2006

links for 2006-09-30

Tracking system performance with sar (tags: linux sysadmin sar) Tracking system performance with SAR | Linux Box Admin (tags: linux sar sysadmin)

Posted in Links | Leave a comment

links for 2006-09-23

Virtual Private Networking Cisco VPN Client V4.8 and install instructions (tags: cisco vpn linux)

Posted in Links | Leave a comment

Cisco VPN Client on SuSE 9.2

I did the following to get the Cisco VPN Client V4.8 working on SuSE 9.2 Download and install the kernel source using YaST2 cd /usr/src/linux (or the location of your kernel source) make mrproper make cloneconfig make prepare-all Download and … Continue reading

Posted in Technology | Leave a comment

links for 2006-09-21

ITM V6 Documentation (tags: Tivoli itm)

Posted in Links | 3 Comments

links for 2006-09-18

http://www.prairienet.org/~jtuttle/blog/item/59/ Tunebite is an application that records the encrypted media at 4x speed by recording the output of the sound card while Windows Media Player plays the file. It isn’t a DRM crack, it doesn’t break the drm, and it … Continue reading

Posted in Links | Leave a comment

QoS on OpenWRT with Vonage

These are the steps that I followed to install QoS on OpenWRT (reference the QoSHowto) ssh to your router (e.g. 192.168.1.1) and login as root ipkg install http://downloads.openwrt.org/people/nbd/qos/qos-scripts_0.9.1-1_mipsel.ipk cd /etc/config vim qos Added “5061″ to this line: option ports “22,53,5061″ … Continue reading

Posted in Technology | Leave a comment

links for 2006-09-02

Asterisk on OpenWRT (tags: voip asterisk wrt54g)

Posted in Links | Leave a comment