
Jan 22, 2010
I saw the announcement on the Transmission website of the release of transmission 1.80 and I got really excited about some of the features such as tracker-less torrents and magnet links. I was running 1.51 which is what’s in the Ubuntu Jaunty repos. Unfortunately I can’t upgrade my SheevaPlug to any Ubuntu distro beyond 9.04 because there is some funny business on how they’re compiling the arm packages for future releases. Eventually I’ll switch over to Debian but I really don’t feel like mucking around with the serial console on my plug.


Oct 7, 2009
I use sitelutions.com for my websites and subdomains; I love using sitelutions because it’s the best free solution I found for my servers with dynamic IPs. The only problem is that there’s not very many dyndns update clients available. So, I tried my hand at scripting and this is what I’ve come up with.
#!/bin/sh
#### SITELUTIONS DYNDNS UPDATE SCRIPT ####
USERNAME="email"
PASSWORD="password"
#Separate record ids by a comma
RECORDIDS="1234567"
TTL="60"
LOGFILE="/var/log/sitelutions.log"
### Ways to retrieve IP address ##
##(Default) use sitelutions
IP="&detectip=1"

Jul 28, 2009
I really like Transmission-CLI for torrents, however it is lacking many features I used with uTorrent. One of them is downloading torrents automatically from an RSS feed. My reason for this is that I love Top Gear. But I don’t have BBC America (or a TV) so my only alternative is downloading it. But I don’t want to have to manually find the latest episode and then wait for it to download. This is a short how-to to get a simple RSS system set up using transmission-cli.
Prerequisites:
- transmission-cli set up and running on your computer (on debian systems it’s as simple as “apt-get install transmission-cli”)

Jun 25, 2009
I’m posting this mainly because I had a really hard time finding the solution. Hopefully someone in the same boat can find this solution helpful.
I usually use uTorrent to create torrents, however since I switched to my sheevaplug and installed transmission I’ve had to learn how to manage my torrents with a very limited cli. I did learn how to create a torrent:

May 21, 2009
I just wanted to announce to all my readers that my blog is back up. Julie, you now know.
It was an arduous process made all the more arduous because I didn’t know what was wrong with Mr. S (the new name for my Sheeva Plug server that hosts this blog). In the end, I just had to re-flash the linux kernel onto the NAND.
All’s well that ends well I suppose. I am glad to have Mr. S back though. I didn’t know how much I needed him until he left me.
