
Daniel Chang reads Time Out by the NY Public Library
Originally uploaded by Gubatron.
Related Posts
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 […]
Me entrevistaron en TuxInfo.com.ar
Este mes aparece mi nombre y el de nuestro proyecto FrostWire, en la portada de la revista argentina TuxInfo. Nos hicieron una entrevista interesante. Pueden bajar la revista absolutamente graits en TuxInfo.com.ar