[ Avaa Bypassed ]




Upload:

Command:

www-data@18.218.245.163: ~ $
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" xmlns:ui="http://projectmallard.org/ui/1.0/" type="topic" style="task" id="net-install-flash" xml:lang="sr">
  <info>
    <link type="guide" xref="net-browser"/>

    <revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
    <revision version="18.04" date="2018-01-23" status="review"/>

    <credit type="author">
      <name>Фил Бул</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Тим Убунту документације</name>
    </credit>

    <desc>You may need to install Flash to be able to view some websites, which display videos and interactive web pages.</desc>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

<title>Инсталирајте прикључак Флеш</title>

<p>Flash is a <em>plug-in</em> for your web browser that allows you to watch videos and use
interactive web pages on some websites. While HTML5, which is a more modern solution, is increasingly
offered, there are still some websites which won't work without Flash.</p>

<p>Ако немате инсталиран Флеш, вероватно ћете видети поруку која ће вас обавестити о овоме када будете посетили веб сајт који га захтева. Флеш је доступан за слободно (али не отвореног кода) преузимање за већину веб прегледника.</p>

<note style="warning">
 <p>Adobe has announced that they will stop updating and distributing the Flash Player at the end
 of 2020. Consequently, for security reasons, the Flash plug-in should not be used after 2020.</p>
</note>

<p>There are two kinds of plug-ins available:</p>

<list>
 <item>
  <p><em>NPAPI</em> for <app>Firefox</app> and other Gecko-based web browsers</p>
 </item>
 <item>
  <p><em>PPAPI</em> for <app>Chromium</app> and other Blink-based web browsers including <app>Opera</app> and
  <app>Vivaldi</app></p>
 </item>
</list>

<note>
 <p>The <app>Google Chrome</app> browser is shipped with Flash bundled, and does not need a plug-in.</p>
</note>

<section id="flashplugin-installer">
 <title>flashplugin-installer</title>

 <p>The <app>flashplugin-installer</app> package provides the NPAPI plug-in for Firefox.
 <link href="apt:flashplugin-installer">Install the package</link> and restart your browser.</p>

</section>

<section id="adobe-flashplugin">
 <title>adobe-flashplugin</title>

 <p>The <app>adobe-flashplugin</app> package provides both the NPAPI and PPAPI plug-ins, i.e. it provides
 Flash for both Firefox and Chromium like web browsers.</p>

 <steps>
  <item>
   <p>Уверите се да је <link xref="addremove-sources#canonical-partner">Ризница Каноникалових партнера укључена</link>.</p>
  </item>
  <item>
   <p>Инсталирајте пакет <link href="apt:adobe-flashplugin">adobe-flashplugin</link>.</p>
  </item>
  <item>
   <p>Restart your browser.</p>
  </item>
 </steps>

</section>

<section id="browser-plugin-freshplayer-pepperflash">
 <title>browser-plugin-freshplayer-pepperflash</title>

 <p>Some features of the PPAPI plug-in, such as 3D acceleration and premium video DRM, are not available
 in the NPAPI plugin. If you use Firefox or some other Gecko-based browser and need those features, you
 can install the <app>browser-plugin-freshplayer-pepperflash</app> package. It's a wrapper which makes
 Firefox use the PPAPI plug-in.</p>

 <steps>
  <item>
   <p>Make sure that <app>adobe-flashplugin</app> is installed.</p>
  </item>
  <item>
   <p>Open a terminal window by pressing <keyseq><key>Ctrl</key><key>Alt</key><key>T</key></keyseq> and
   install the <app>browser-plugin-freshplayer-pepperflash</app> package:</p>
   <p><cmd its:translate="no">sudo apt install browser-plugin-freshplayer-pepperflash</cmd></p>
  </item>
  <item>
   <p>Restart your browser.</p>
  </item>
 </steps>

</section>

<section id="snap">
 <title>Web browser provided as a snap package</title>

 <p>If you use <app>Firefox</app> or <app>Chromium</app> as a snap, the packages described above do
 not help. Instead the steps below are suggested to make Flash available.</p>

 <p>Please note that you are supposed to always use the latest version of Flash. It means that you
 need to repeat step 2 - 7 once in a while to keep accessing web services which require Flash.</p>

 <steps ui:expanded="false">
 <title>Firefox as snap</title>
  <item>
   <p its:locNote="Translators: Don't translate 'plugins' - it's the name of a folder on the file    system.">Create a <sys>plugins</sys> folder:</p>
   <p><cmd its:translate="no">mkdir ~/snap/firefox/common/.mozilla/plugins</cmd></p>
  </item>
  <item>
   <p>Go to <link href="https://get.adobe.com/flashplayer/">https://get.adobe.com/flashplayer/</link>.</p>
  </item>
  <item>
   <p>Download the <sys>.tar.gz</sys> file for Linux.</p>
  </item>
  <item>
   <p>Navigate to the folder for downloaded files.</p>
  </item>
  <item>
   <p>Extract the files from the downloaded archive file:</p>
   <p><cmd its:translate="no">tar xf flash_player*</cmd></p>
  </item>
  <item>
   <p>Copy <sys>libflashplayer.so</sys> to the <sys>plugins</sys> folder:</p>
   <p><cmd its:translate="no">cp libflashplayer.so ~/snap/firefox/common/.mozilla/plugins</cmd></p>
  </item>
  <item>
   <p>Restart your browser.</p>
  </item>
 </steps>

 <steps ui:expanded="false">
 <title>Chromium as snap</title>
  <item>
   <p its:locNote="Translators: Don't translate 'lib' - it's the name of a folder on the file    system.">Create a <sys>lib</sys> folder:</p>
   <p><cmd its:translate="no">mkdir ~/snap/chromium/current/.local/lib</cmd></p>
  </item>
  <item>
   <p>Go to <link href="https://get.adobe.com/flashplayer/">https://get.adobe.com/flashplayer/</link>.</p>
  </item>
  <item>
   <p>Download the <sys>.tar.gz</sys> file for Linux.</p>
  </item>
  <item>
   <p>Navigate to the folder for downloaded files.</p>
  </item>
  <item>
   <p>Extract the files from the downloaded archive file:</p>
   <p><cmd its:translate="no">tar xf flash_player*</cmd></p>
  </item>
  <item>
   <p>Copy <sys>libpepflashplayer.so</sys> to the <sys>lib</sys> folder:</p>
   <p><cmd its:translate="no">cp libpepflashplayer.so ~/snap/chromium/current/.local/lib</cmd></p>
  </item>
  <item>
   <p>Restart your browser.</p>
  </item>
 </steps>

</section>

</page>

Filemanager

Name Type Size Permission Actions
figures Folder 0755
about-this-guide.page File 2.76 KB 0644
addremove-creator.page File 2.03 KB 0644
addremove-install-synaptic.page File 3.44 KB 0644
addremove-install.page File 2.69 KB 0644
addremove-ppa.page File 2.83 KB 0644
addremove-remove.page File 2.9 KB 0644
addremove-sources.page File 4.74 KB 0644
addremove.page File 872 B 0644
app-cheese.page File 1.14 KB 0644
community-support.page File 1.13 KB 0644
get-involved.page File 1.95 KB 0644
index.page File 1.15 KB 0644
more-help.page File 1.02 KB 0644
net-chat-empathy.page File 1.55 KB 0644
net-chat-skype.page File 2.17 KB 0644
net-chat-video.page File 986 B 0644
net-chat.page File 795 B 0644
net-install-flash.page File 6.41 KB 0644
numeric-keypad.page File 1.64 KB 0644
prefs-language-install.page File 2.87 KB 0644
report-ubuntu-bug.page File 4.62 KB 0644
startup-applications.page File 2 KB 0644
video-dvd-restricted.page File 2.75 KB 0644