Welcome to the new website!

Welcome to the new website.

I recently upgraded to the latest version of MT. I am rather impressed with the improvements in both speed and functionality.

Please be sure to contact me if there are any issues with the site.

Thanks

Recent Entries

find exec mv
Everyday commands find . -name *.zip -exec mv {} /tmp/. \;…
Disable transmitting Bonjour service advertisements on Mac
Referenced: http://support.apple.com/kb/HT3789--- Disable transmitting Bonjour service advertisements. You can use this advanced article if you are a network administrator who…
Jumbo Frames & Oracle
Ethernet uses a Maximum Transfer Unit (MTU) of 1,500 bytes. This limits the maximum size of an Ethernet packet to…