Skip to content

Instantly share code, notes, and snippets.

@danielbaccin
Created December 11, 2012 13:03
Show Gist options
  • Select an option

  • Save danielbaccin/4258418 to your computer and use it in GitHub Desktop.

Select an option

Save danielbaccin/4258418 to your computer and use it in GitHub Desktop.
corrigindo flash no ubuntu 12.10
Baixar flash
http://get.adobe.com/br/flashplayer/?no_redirect
criar pasta
sudo mkdir -p /opt/google/chrome/plugins
copiar plugin
sudo cp /usr/lib/adobe-flashplugin/libflashplayer.so /opt/google/chrome/plugins
verificar se deu certo
chrome://plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment