How To rsync Only Specific File Extensions

Author: , February 5th, 2017

rsync -avzn –progress –include=’*.png’ –include=’*/’ –exclude=’*’ /the/source/path/ user@theServer:/the/target/path/

How To Fix Safari 5.1 Slow Performance

Author: , July 28th, 2011

I found that after enabling extensions in Safari 5.1, my performance slowed down considerably. I was able to restore performance to normal by simply turning off all of the old, unused extensions. I did not have to delete them, just disabled each one. Also found an excellent post about Safari clean-up…

Adobe Flash, Scourge Of The Internet -or- How To Fix Safari 5.1 Crashes

Author: , July 28th, 2011

In the past, I used clicktoflash.com to block Flash plugins. Safari was VERY stable. Then, Safari 5.1 REMOVED SUPPORT for webkit plugins and BROKE Click-To-Flash. Shame on you Apple. I did not know this, and have been experiencing Safari crashes every night. Then I installed Marc Hoyois’ ClickToPlugin Safari Extension found at http://hoyois.github.com/safariextensions/clicktoplugin/ All you […]