Post thumbnail of Install swfdec-mozilla flash plugin for browsers from binary or source
18 December 2009
Continue reading Install swfdec-mozilla flash plugin for browsers from binary or source

Install swfdec-mozilla flash plugin for browsers from binary or source

Install the prerequisites noted in the README file if you’re building swfdec and swfdec-mozilla from scratch. I found I only needed to install liboil-devel and gstreamer-plugins-base-devel in order for it to build without complaint. When installing from binary on my 64-bit os, I found I was missing a lot of 32-bit packages needed by the plugin, so my dependencies needed by swfdec-mozilla.i386 rpm was long.

Post thumbnail of Adobe Flash support in Google Chrome beta using gnash-plugin
17 December 2009
Continue reading Adobe Flash support in Google Chrome beta using gnash-plugin

Adobe Flash support in Google Chrome beta using gnash-plugin

I can understand not including the support by default. No need to create bloat, but I want flash support, so here goes… Install gnash-plugin, create a plugins directory under chrome and create a softlink to the .so file. about:plugins will show your shockwave flash plugin. Here’s some test sites to test it with.

Post thumbnail of Easy install flash player in Firefox on Fedora 12
18 November 2009
Continue reading Easy install flash player in Firefox on Fedora 12

Easy install flash player in Firefox on Fedora 12

My old method was to install some sort of flash player plugin named something like “libflashplayer.so” and copy it from /usr/lib or /usr/lib64 to the plugins directory under “~/.mozilla/plugins/”. But now that’s old school. All you need to do in Fedora 12 is:

Post thumbnail of File System vs ATA vs Flash vs SSD
8 August 2009
Continue reading File System vs ATA vs Flash vs SSD

File System vs ATA vs Flash vs SSD

The filesystem’s view of the world
The filesystem is responsible for a number of things, like permissions and name lookup, but none of those has an impact on where it puts blocks on a drive. Once we remove all of that, we can consider the file system to be an “Object …

Post thumbnail of Smallest Linux Computer in the World!
19 January 2009
Continue reading Smallest Linux Computer in the World!

Smallest Linux Computer in the World!

The smallest linux computer in the world! 19 milimeters by 19 millimeters tall!

Share this:
  • Digg
  • Facebook
  • Reddit
  • LinkedIn
  • Google Bookmarks
Post thumbnail of Stop SELinux from blocking flash using iced-tea firefox plugin
6 December 2008
Continue reading Stop SELinux from blocking flash using iced-tea firefox plugin

Stop SELinux from blocking flash using iced-tea firefox plugin

If you see this message when firefox tries to load flash content:

SELinux is preventing the npviewer.bin from using potentially mislabeled files (/home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer).

Source Context:
unconfined_u:unconfined_r:nsplugin_t:s0

Target Context:
unconfined_u:object_r:user_home_t:s0

Target Objects:
/home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer

Source:
npviewer.bin

Source Path:
/usr/lib64/nspluginwrapper/npviewer.binPort:<Unknown>

Host:
somehost

Source RPM Packages:
nspluginwrapper-1.1.2-4.fc10

Policy RPM:
selinux-policy-3.5.13-26.fc10

Selinux Enabled:
True

Policy Type:
targetedMLS

Enabled:
True

Enforcing Mode:
Enforcing

Plugin Name:
home_tmp_bad_labels

Then do this:  (replace with your home dir)
$ restorecon -v ‘/home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer’
restorecon reset /home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer context unconfined_u:object_r:user_home_t:s0->system_u:object_r:nsplugin_home_t:s0
and you should get …

Share this:
  • Digg
  • Facebook
  • Reddit
  • LinkedIn
  • Google Bookmarks
Powered by Wordpress   |   Lunated designed by ZenVerse