Difference between pages "Installing Adobe Flash Plugin" and "Main Page"

From GhostBSD Wiki
(Difference between pages)
Jump to: navigation, search
(Enable translation)
 
 
Line 1: Line 1:
<translate>
+
__NOTOC__
Native Adobe® Flash® plugin is not available for GhostBSD. However, a software wrapper for running the Linux® version of the plugin is available. This wrapper also provides support for other browser plugins such as RealPlayer®.
+
  
To install and enable this plugin you need the FreeBSD [[Using_the_Ports_Collection#Obtaining_the_Ports_Collection|Ports Collection]] install and perform these steps:
+
{| class="wikitable"
:1. Install the www/nspluginwrapper port. 
+
|-
<pre>
+
|+ Welcome to the [[GhostBSD Wiki:About|GhostBSD Wiki]]! Your source for GhostBSD documentation on the web.
cd /usr/ports/www/nspluginwrapper
+
|-
make install clean
+
| style="width:50%" |
</pre>
+
{| style="width:100%"
 
+
|-
:2. Install the www/linux-c6-flashplugin11 port.
+
|+
<pre>
+
=== Using&nbsp;[[GhostBSD]] ===
cd /usr/ports/www/linux-c6-flashplugin11
+
|-
make install clean
+
|
</pre>
+
* [[FAQ]]
 
+
* [[GhostBSD User Handbook|Handbook]] (The [[GhostBSD User Handbook|Handbook]] is in development.)
:3. Before the plugin is first used, each user must run:
+
* [https://www.freebsd.org/doc/handbook/ FreeBSD Handbook]
<pre>
+
* [[Installation Guide]]
nspluginwrapper -v -a -i
+
* [[How To Books]]
</pre>
+
|-
:   When the plugin port has been updated and reinstalled, each user must run:
+
|}
<pre>
+
| style="width:50%" |
nspluginwrapper -v -a -u
+
{| style="width:100%"
</pre>
+
|-
:  Restart the firefox, enter about:plugins in the location bar and press Enter. A list of all the currently available plugins will be shown.
+
|+
</translate>
+
=== Developing&nbsp;[[GhostBSD]] ===
 +
|-
 +
|
 +
* [[GhostBSD Roadmap]]
 +
* [[Beta Testing]]
 +
|-
 +
|}
 +
|-
 +
| colspan="2" |
 +
{|
 +
|-
 +
|+
 +
==== Projects ====
 +
|-  
 +
|
 +
; [[GBI]]: GBI is a GTK front-end installer; it is developed to use pc-sysinstall.
 +
|
 +
; [[Networkmgr]]: Networkmgr is a graphical tool for network management.
 +
|
 +
; [[pc-sysinstall]]: pc-sysinstall is a back-end installer which is in FreeBSD used By PC-BSD and GhostBSD.
 +
|}
 +
|}

Revision as of 22:28, 17 September 2015


Welcome to the GhostBSD Wiki! Your source for GhostBSD documentation on the web.

Using GhostBSD

Developing GhostBSD

Projects

GBI
GBI is a GTK front-end installer; it is developed to use pc-sysinstall.
Networkmgr
Networkmgr is a graphical tool for network management.
pc-sysinstall
pc-sysinstall is a back-end installer which is in FreeBSD used By PC-BSD and GhostBSD.