Alli goes on youtube
Alli goes on youtube My sister looks like an idiot.
Everything is broken.
Alli goes on youtube My sister looks like an idiot.
I remembered that I had a twitter account when I got some more follow requests the other day. I set up tweetie on my devices, and sent off some tweets to make sure all was well. You can follow me Continue reading twitter <--> wordpress
Found on digg: source
*WARNING* THIS WILL REMOVE ALL OF YOUR CALENDARS *WARNING* 1. delete everything in ~/Library/Calendars, and in ~/Library/Application Support/iCal/ 2. Profit.
pgrep, pkill – look up or signal processes based on name and other attributes
These instructions detail compiling and installing freeswitch under centos 5.x. It should be noted that this was done successfully under a xen vm hosted at linode. yum -y install subversion autoconf automake libtool gcc-c++ ncurses-devel make mkdir /usr/src/freeswitch cd /usr/src/freeswitch Continue reading Installing and configuring freeswitch: part 1
I migrated dacrib.net from a shared hosting instance provided by a friend at hostrocket, to a xen instance on linode.com today. So far so good. Things left to do: 1. set up a cron for offsite backups to somewhere else Continue reading dacrib.net migration
HeatSync Mini-Client 2500. This is it folks. This is the case that we have been waiting for to build the HTPC of the next five years. There are no negatives here. It is completely fanless (read silent), yet can handle Continue reading HeatSync Mini-Client 2500
1. vim /etc/apt/source.list.d/zfs-fuse.list add deb http://ppa.launchpad.net/brcha/ubuntu intrepid main deb-src http://ppa.launchpad.net/brcha/ubuntu intrepid main 2. update sudo apt-get update 3. install it sudo apt-get install zfs-fuse 4. Enjoy
We all know and love table of processes or simply top. Its a common admin tool. I found a derivitive that I like better. All hail htop.