OpenNMP Scripts: Difference between revisions

From QNAPedia
Jump to navigation Jump to search
m (1 revision imported)
 
No edit summary
 
Line 1: Line 1:
''by AdNovea - Nov 2009''<br>
''by AdNovea - Nov 2009''<br/>'''[[OpenNMP|OpenNMP Homepage]]'''<br/>
'''[[OpenNMP|OpenNMP Homepage]]'''
 
<br>
<br>
= OpenNMP Installation =
= OpenNMP Installation =
<blockquote>
<blockquote>There are four ways to install (''or to upgrade'') OpenNMP on your device:<br/>
There are four ways to install (''or to upgrade'') OpenNMP on your device:<br>
*<span style="color: darkgreen">'''Using MANUAL INSTALLATION with the <u>Distribution packages</u>''' (OpenNMP-xxxx.zip)</span><br/>Extract the 3 files (''README, Installer.sh and onmp.tgz'') on your internal drive or a 2nd USB thumbdrive. Then execute the ''installer.sh'' script.<br/><span style="color: darkred">'''This procedure shall be used for the <u>very first installation of OpenNMP </u>.'''</span>
<br>
 
* <span style="color: darkgreen"><b>Using MANUAL INSTALLATION with the <u>Distribution packages</u></b> (OpenNMP-xxxx.zip)</span><br>Extract the 3 files (''README, Installer.sh and onmp.tgz'') on your internal drive or a 2nd USB thumbdrive. Then execute the ''installer.sh'' script.<br><span style="color: darkred">'''This procedure shall be used for the <u>very first installation of OpenNMP </u>.'''</span>
*<span style="color: darkgreen">'''Using full AUTOMATIC INSTALLATION from the OpenNMP <u>Remote repository</u>''' (''available with version 0.3.20 and above'')</span><br/>Goto the '''Manage NPKG''' page of the OpenNMP Administration interface. Check (''and only check'') the '''OpenNMP Engine''' to install under '''[SPECIAL] OpenNMP Engine Upgrade''' section, select '''ONLY UPGRADE OpenNMP Engine''' from the drop list and press '''APPLY'''.<br/>You will be asked to reboot your device to complete the installation/upgrade.
<br>
[[File:OpenNMP Upgrade.jpg|thumb|center|400px|Automatic OpenNMP Engine upgrade]]
* <span style="color: darkgreen"><b>Using full AUTOMATIC INSTALLATION from the OpenNMP <u>Remote repository</u></b> (''available with version 0.3.20 and above'')</span><br>Goto the '''Manage NPKG''' page of the OpenNMP Administration interface. Check (''and only check'') the '''OpenNMP Engine''' to install under '''[SPECIAL] OpenNMP Engine Upgrade''' section, select '''ONLY UPGRADE OpenNMP Engine''' from the drop list and press '''APPLY'''.<br>You will be asked to reboot your device to complete the installation/upgrade.
*<span style="color: darkgreen">'''Using ASSISTED INSTALLATION with the upload feature of MANAGE NPKG page'''</span><br/>Download the (''OpenNMP-xxxx.onmp'') archive from the forum and copy the file on your PC local disk. Upload the file using the '''Install a new NPKG Plug-in or Upgrade OpenNMP''' section on the '''MANAGE NPKG''' page of the OpenNMP Administration interface and press '''INSTALL'''.
[[Image:OpenNMP_Upgrade.jpg|thumb|400px|center|Automatic OpenNMP Engine upgrade]]
[[File:OpenNMP Upgrade 2.jpg|thumb|center|400px|Automatic OpenNMP Engine upgrade]]
<br>
*<span style="color: darkgreen">'''Manual installation of a Build package''' (''OpenNMP-xxxx.onmp'')</span><br/>Copy the file at the root directory of your USB device and proceed with the manual installation using the command below:<pre>./autorun --upgrade OpenNMP-xxxx.onmp</pre>
* <span style="color: darkgreen"><b>Using ASSISTED INSTALLATION with the upload feature of MANAGE NPKG page </b></span><br>Download the (''OpenNMP-xxxx.onmp'') archive from the forum and copy the file on your PC local disk. Upload the file using the '''Install a new NPKG Plug-in or Upgrade OpenNMP''' section on the '''MANAGE NPKG''' page of the OpenNMP Administration interface and press '''INSTALL'''.
[[Image:OpenNMP_Upgrade_2.jpg|thumb|400px|center|Automatic OpenNMP Engine upgrade]]
<br>
* <span style="color: darkgreen"><b>Manual installation of a Build package</b> (''OpenNMP-xxxx.onmp'')</span><br>Copy the file at the root directory of your USB device and proceed with the manual installation using the command below:<pre>./autorun --upgrade OpenNMP-xxxx.onmp</pre>
</blockquote>
</blockquote>
<br>


= OpenNMP Configuration=
 
<blockquote>
= OpenNMP Configuration =
OpenNMP configuration is defined into to the '''<your_usb>/.onmp/config.ini''' file.<br>
<blockquote>OpenNMP configuration is defined into to the '''&lt;your_usb&gt;/.onmp/config.ini''' file.<br/>The parameters are self-explained. Most of these parameters are managed through the Administration interface pages.<br/>Nevertheless, some parameters shall be set directly in the configuration file:
The parameters are self-explained. Most of these parameters are managed through the Administration interface pages.<br>Nevertheless, some parameters shall be set directly in the configuration file:
*'''Turn off the sound''' (''onmp.beeper'')
* '''Turn off the sound''' (''onmp.beeper'')
*'''Force IPV4''' if not using IPV6 for quicker downloads (''force_ipv4'')
* '''Force IPV4''' if not using IPV6 for quicker downloads (''force_ipv4'')
*Change '''uploaded file size limit''' (''php.upload_max_filesize'' & ''php.post_max_size'')
* Change '''uploaded file size limit''' (''php.upload_max_filesize'' & ''php.post_max_size'')
</blockquote>
</blockquote>
<br>
 


= Under the Hood =
= Under the Hood =
<blockquote>
<blockquote>For a quick understanding of the OpenNMP architecture, we provide here below three snapshots. They are subject to evolution along with the OpenNMP versions.
For a quick understanding of the OpenNMP architecture, we provide here below three snapshots. They are subject to evolution along with the OpenNMP versions.
{| width="100%"
{|width="100%"  
|-
|[[Image:ONMP_Hood1.jpg|thumb|200px|center|OpenNMP Boot and installation]]  
| [[File:ONMP Hood1.jpg|thumb|center|200px|OpenNMP Boot and installation]]
|[[Image:ONMP_Hood2.jpg|thumb|200px|center|OpenNMP Installation & Upgrade]]  
| [[File:ONMP Hood2.jpg|thumb|center|200px|OpenNMP Installation & Upgrade]]
|[[Image:ONMP_Hood3.jpg|thumb|200px|center|OpenNMP Normal start & NPKG Installation]]
| [[File:ONMP Hood3.jpg|thumb|center|200px|OpenNMP Normal start & NPKG Installation]]
|}
|}
</blockquote>
</blockquote>
<br>
<br/>
<br>
[[Category:Multimedia Applications]] [[Category:NMP-1000]]
[[Category:Multimedia_Applications]] [[Category:NMP-1000]]

Latest revision as of 09:49, 30 June 2015

by AdNovea - Nov 2009
OpenNMP Homepage

OpenNMP Installation

There are four ways to install (or to upgrade) OpenNMP on your device:

  • Using MANUAL INSTALLATION with the Distribution packages (OpenNMP-xxxx.zip)
    Extract the 3 files (README, Installer.sh and onmp.tgz) on your internal drive or a 2nd USB thumbdrive. Then execute the installer.sh script.
    This procedure shall be used for the very first installation of OpenNMP .
  • Using full AUTOMATIC INSTALLATION from the OpenNMP Remote repository (available with version 0.3.20 and above)
    Goto the Manage NPKG page of the OpenNMP Administration interface. Check (and only check) the OpenNMP Engine to install under [SPECIAL] OpenNMP Engine Upgrade section, select ONLY UPGRADE OpenNMP Engine from the drop list and press APPLY.
    You will be asked to reboot your device to complete the installation/upgrade.
Automatic OpenNMP Engine upgrade
  • Using ASSISTED INSTALLATION with the upload feature of MANAGE NPKG page
    Download the (OpenNMP-xxxx.onmp) archive from the forum and copy the file on your PC local disk. Upload the file using the Install a new NPKG Plug-in or Upgrade OpenNMP section on the MANAGE NPKG page of the OpenNMP Administration interface and press INSTALL.
Automatic OpenNMP Engine upgrade
  • Manual installation of a Build package (OpenNMP-xxxx.onmp)
    Copy the file at the root directory of your USB device and proceed with the manual installation using the command below:
    ./autorun --upgrade OpenNMP-xxxx.onmp


OpenNMP Configuration

OpenNMP configuration is defined into to the <your_usb>/.onmp/config.ini file.
The parameters are self-explained. Most of these parameters are managed through the Administration interface pages.
Nevertheless, some parameters shall be set directly in the configuration file:

  • Turn off the sound (onmp.beeper)
  • Force IPV4 if not using IPV6 for quicker downloads (force_ipv4)
  • Change uploaded file size limit (php.upload_max_filesize & php.post_max_size)


Under the Hood

For a quick understanding of the OpenNMP architecture, we provide here below three snapshots. They are subject to evolution along with the OpenNMP versions.

OpenNMP Boot and installation
OpenNMP Installation & Upgrade
OpenNMP Normal start & NPKG Installation