Let’s see if snowrss will do the trackback when it fetches it.
Related Posts
Anyother NY day with Gubatron
My friend Ian Walker told me he was recording some sort of film or documentary about his life to distribute it on the FrostWire network. I decided to give it a try with something shorter, so I grabbed my Cannon PowerShot SD110 (just a crappy 3.2mp photocamera that happens to shot video in 320×240), and […]
The next big thing on the internet
Will be whoever figures out how to monetize international traffic the way it can be monetized in the US. It’s so easy to get international traffic, yet, its such a shame you can’t make any money on it, since nobody (at least in the US) invests in International Advertisment. I’m looking for advertisers in China, […]

command line speed test, see how fast is your server’s connection
Save the following script in a file called speed_test #!/bin/bash # Requirements # sudo apt-get install lftp iperf lftp -e ‘pget http://releases.ubuntu.com/14.04.3/ubuntu-14.04.3-desktop-amd64.iso; exit; ‘ make sure the file is executable: sudo chmod +x speed_test Once you have installed lftp and iperf make sure you have the script somewhere in your $PATH. The script basically downloads […]
One thought on “This is a test post”