michael@slashetc:~$

  • I Just Installed Windows Mint.... Wait What?!

    My Sunday afternoon was spent installing Windows... wait... Linux... oh I don't know at this point. It's stable as hell but looks like most peoples desktop. I'll call this mashup: Windows Mint. OK, you caught me. I did not install windows at all. Instead I wanted to see how close...

  • Command fu: a function to find the fastest free DNS server

    timeDNS() { parallel -j0 --tag dig @{} "$*" ::: 208.67.222.222 208.67.220.220 198.153.192.1 198.153.194.1 156.154.70.1 156.154.71.1 8.8.8.8 8.8.4.4 | grep Query | sort -nk5; } http://www.commandlinefu.com/commands/view/14188/a-function-to-find-the-fastest-free-dns-server

  • Runs Linux: Scientists Use Ubuntu to Interpret Hubble Telescope Data - Softpedia

    A new documentary about the Hubble space telescope was just released on Nova, and a Reddit user pointed out that one of the scientists was using Linux to manage the data provided by the telescope. Read more at Softpedia: http://linux.softpedia.com/blog/Scientists-Use-Ubuntu-to-Interpret-Hubble-Telescope-Data-479321.shtml