I actually had a small business customer ask me recently
What is so good about open source software? I mean, isn't it DANGEROUS
I kinda chuckled and asked her where she heard that. She directed me to Microsoft's Compare site.
I was frankly floored by the half truths and blatant distortions that I found there.
First for the record. Alegria Tech supports and manages Microsoft Widows based...
There is a ongoing problem with Adobe Flash on Linux. In some situations clicking on flash enabled buttons does not work at all.
I have found a workaround that seems to restore the functionality.
Rename the mpviewer.bin file to npviewer.bin.real
cd /usr/lib/nspluginwrapper/i386/linux
mv npviewer.bin npviewer.bin.real
Then create a executable batch script called npviewer.bin
sudo nano...