The full music playlist contained on the Special Edition CD for Xbox 360
Related Posts
Reference: Linux Network/Bandwidth Monitoring CLI Tools
I often want to see how much bandwidth is consumed by my network interfaces and how this is happening. There’s plenty of tools available in the linux world to monitor your network activity. If you’re a Ubuntu or Debian user you can try the ones I use by installing the following packages. sudo apt-get install […]
Mi escritorio hoy
My office desk today Originally uploaded by Gubatron. 2 maquinas a veces no es suficiente. La primera de la izquierda tiene Ubuntu Edgy, ahi corro Eclipse para desarrollar en Java, y corro un servidor web de desarrollo (Jetty) – IBM T43 Es ahi tambien donde se desarrolla FrostWire cuando no estoy en la casa. La […]
svn: Can’t create tunnel: The system cannot find the file specified.
I was trying to checkout a project from a subversion repository using Eclipse’s Subversive, and I was having problems with a subversion url that starts with “svn+ssh://” This means all the transport has to be done using a “ssh” agent. Eclipse’s Subclipse plugin was giving me the error: svn: Can’t create tunnel: The system cannot […]